SilverlightではUpdateSourceTriggerが使えない。でも使いたい。検索してみると、Forumにそれを実現するコードがあるので書いてみました。
Binding.UpdateSourceTrigger : The Official Microsoft Silverlight Site
VB.NETに変換して……。
Public Class UpdateSourceTriggerHelper
Public Shared ReadOnly UpdateSourceTriggerProperty As DependencyProperty = _
DependencyProperty.RegisterAttached("UpdateSourceTrigger", GetType(Boolean), GetType(UpdateSourceTriggerHelper), New PropertyMetadata(AddressOf OnUpdateSourceTriggerChanged))
Public Shared Function GetUpdateSourceTrigger(ByVal d As DependencyObject) As Boolean
Return CBool(d.GetValue(UpdateSourceTriggerProperty))
End Function
Public Shared Sub SetUpdateSourceTrigger(ByVal d As DependencyObject, ByVal value As Boolean)
d.SetValue(UpdateSourceTriggerProperty, value)
End Sub
Private Shared _textBox As TextBox
Private Shared Sub OnUpdateSourceTriggerChanged(ByVal d As DependencyObject, ByVal e As DependencyPropertyChangedEventArgs)
If Not TypeOf d Is TextBox Then
Exit Sub
End If
_textBox = DirectCast(d, TextBox)
If CBool(e.OldValue) Then
RemoveHandler _textBox.TextChanged, AddressOf TextBox_TextChanged
End If
If CBool(e.NewValue) Then
AddHandler _textBox.TextChanged, AddressOf TextBox_TextChanged
End If
End Sub
Private Shared Sub TextBox_TextChanged(ByVal sender As Object, ByVal e As EventArgs)
Dim c = FindFocusableControl(_textBox)
If c IsNot Nothing Then
c.Focus()
End If
_textBox.Focus()
End Sub
Private Shared Function FindFocusableControl(ByVal control As Control) As Control
Dim ctl = VisualTreeHelper.GetParent(control)
If TypeOf ctl Is Control Then
Return DirectCast(ctl, Control)
Else
Dim childrenCount = VisualTreeHelper.GetChildrenCount(ctl)
For i = 0 To childrenCount - 1
Dim c = TryCast(VisualTreeHelper.GetChild(ctl, i), Control)
If c IsNot Nothing AndAlso Not c Is control Then
Return c
End If
Next
End If
Return Nothing
End Function
End Class
XAMLはこんな感じ。
<TextBox Text="{Binding Hoge, Mode=TwoWay}"
local:UpdateSourceTriggerHelper.UpdateSourceTrigger="True" />
処理内容は、TextChangedイベントが発生したらまわりのコントロールを探して、一度フォーカスを別のコントロールに変えて、またTextBoxに戻すというもの。これでUpdateSourceTriggerみたいに振舞うようにするってことですね。
実際にうごかしてみると、フォーカスが移動しているということは見た目状わかりませんが、だーーーーめがっさ英語圏的な実装じゃないかこれ。入力中にフォーカス移動させたら日本語打てないじゃん……。難しいなあ。
フィードバック
# rWQhUVZIEuMXuhxoj
2011/12/22 22:02 by
Yeah, it is clear now !... From the very beginning I did not understand where was the connection with the title !!...
# MaoyUXCPyIRxs
2014/07/19 19:57 by
PAvzIf Im obliged for the article post.Much thanks again.
# FSsdagwTazKyA
2018/08/16 3:13 by
RXbWUG This is a great tip especially to those fresh to the blogosphere. Short but very accurate information Appreciate your sharing this one. A must read article!
# aHeQjnRSwKPVuqjViO
2018/08/18 10:49 by
This website certainly has all of the information and facts I needed concerning this subject and didn at know who to ask.
# kfQjPkckwTiracPax
2018/08/22 4:58 by
You made some decent factors there. I looked on the internet for the difficulty and located most people will go together with along with your website.
# UfqzTzjHlgUwECkV
2018/08/23 22:17 by
Ipad keyboard case view of Three Gorges | Wonder Travel Blog
# nenpbMTIpbbMnOLQ
2018/08/24 17:09 by
Terrific work! That is the type of info that are supposed to be shared around the web. Shame on Google for now not positioning this submit upper! Come on over and discuss with my web site. Thanks =)
# fVRYLcfMiWs
2018/08/27 20:55 by
I seriously appreciate your posts. Many thanks
# QvtdbIKXmYgxhD
2018/08/28 11:35 by
Pretty! This was an extremely wonderful post. Thanks for providing this information.
# MDGahXjSGtcSlO
2018/08/29 9:33 by
Im no expert, but I think you just made an excellent point. You clearly know what youre talking about, and I can really get behind that. Thanks for being so upfront and so honest.
# GapuryhITJ
2018/08/29 22:05 by
Very neat article post.Really looking forward to read more. Really Great.
# qONsojDHiLHxUruy
2018/08/30 21:07 by
It as not that I want to copy your web site, but I really like the design and style. Could you let me know which style are you using? Or was it custom made?
# eeTQKhriqwRqojq
2018/08/30 22:34 by
Well I really enjoyed studying it. This write-up procured by you is extremely practical regarding proper preparing.
# JiDuikhNWLtWhPSsph
2018/09/01 11:37 by
Thanks again for the article.Thanks Again. Much obliged.
# qnTCgLflkDlVuUGiXTv
2018/09/01 18:10 by
Some genuinely great posts on this site, thankyou for contribution.
# uiUCCvvTCzEGXBMfITz
2018/09/01 20:40 by
Thanks for sharing, this is a fantastic article.Much thanks again. Much obliged.
# yKxvHSmbUPx
2018/09/01 23:15 by
I think this is a real great article post.Thanks Again. Awesome.
# kyTrPyxQjpnc
2018/09/02 15:48 by
This is one awesome blog article.Thanks Again. Awesome.
# YnqWToyFGScLMoZ
2018/09/02 20:02 by
Major thanks for the blog article.Much thanks again. Great.
# lbhohpADacVa
2018/09/03 17:09 by
What degree could I get involving music AND creative writing?
# OxWVcrKllsiCe
2018/09/03 21:39 by
rendu compte que. -arrete de te la banquette arriere, etait poste
# dwOAlCyvtnCBykCeYwm
2018/09/04 18:49 by
This submit truly made my day. You can not consider simply how a lot time
# mBqgnwMIXbhMgDGx
2018/09/05 7:12 by
we came across a cool web page that you may possibly appreciate. Take a look for those who want
# RKclFMCacC
2018/09/06 22:27 by
not sure why but I think its a linking issue. I ave tried it in two different browsers and both show the same outcome.
# AuyjhwmsEEV
2018/09/10 20:47 by
I think other web-site proprietors should take this site as an model, very clean and wonderful user genial style and design, let alone the content. You are an expert in this topic!
# hhfBkheHhsV
2018/09/12 3:09 by
you continue to care for to stay it sensible. I can not wait to read
# QnRSXybwjXoH
2018/09/12 16:37 by
Thanks-a-mundo for the post.Much thanks again. Much obliged.
# KFCalkTphlQTzP
2018/09/12 19:50 by
I think, that you are not right. I can defend the position. Write to me in PM.
# eYbCSdlaLRNxCwgIE
2018/09/12 21:27 by
in presenting only major quality products, presenting the ideal assortment,
# hRUTIUEewF
2018/09/13 12:56 by
Wow, incredible blog layout! How long have you been blogging for? you made blogging look easy. The overall look of your web site is great, as well as the content!
# uZzBQFaiCcXapB
2018/09/14 1:42 by
Really enjoyed this blog post. Really Great.
# ZRsKAGMRbrfS
2018/09/15 0:27 by
Muchos Gracias for your article. Fantastic.
# jgwWNHSDtpvy
2018/09/18 15:19 by
The quality of this article is unsurpassed by anything else on this subject. I guarantee that I will be sharing this with many other readers.
# HoPxcpoQLaXLtMnCEfX
2018/09/21 19:53 by
Loving the info on this website , you have done outstanding job on the articles.
# qpglnrbPdavOZM
2018/09/21 21:51 by
Thanks so much for the blog post.Much thanks again. Awesome.
# CReybyseDeBvzKkAc
2018/09/24 20:50 by
You are my aspiration, I possess few web logs and rarely run out from post . аАа?аАТ?а?Т?Tis the most tender part of love, each other to forgive. by John Sheffield.
# zOcgmKczjKRyTYKt
2018/09/24 22:39 by
The Silent Shard This could almost certainly be quite useful for a few of the employment I decide to you should not only with my blog site but
# NbvAiBGWGQrcJP
2018/09/25 21:03 by
Your style is unique in comparison to other people I ave read stuff from. Thanks for posting when you ave got the opportunity, Guess I will just bookmark this page.
# dsPNPycGmcoHDiRJ
2018/09/26 6:08 by
Of course, what a great blog and revealing posts, I surely will bookmark your website.Best Regards!
# SLUaNjqRpmgQuUVRh
2018/09/27 16:22 by
Thanks a lot for the blog.Really looking forward to read more. Great.
# RiwqOcZdRD
2018/09/28 4:53 by
is written by him as nobody else know such detailed about my problem.
# OZPlxotEaspUTmpGw
2018/10/02 6:52 by
This is one awesome article post.Much thanks again. Fantastic.
# kUQCIBknPh
2018/10/02 7:27 by
Loving the information on this internet site , you have done great job on the blog posts.
# OmiWaVkztisAsRzW
2018/10/02 14:04 by
Lovely site! I am loving it!! Will come back again. I am taking your feeds also
# nBUEMXvJYlSEnE
2018/10/02 19:42 by
You have touched some good points here. Any way keep up wrinting.
# CxrhhgrOgM
2018/10/06 5:42 by
This is a beautiful shot with very good lighting
# LXGzBkMHJlAlj
2018/10/06 8:40 by
It as hard to come by knowledgeable people on this topic, however, you seem like you know what you are talking about! Thanks
# SWcskNlpaVXFwhNnlZ
2018/10/06 23:42 by
Thanks a lot for the blog post.Really looking forward to read more.
# BeoXgCPZNcHob
2018/10/07 7:22 by
plumbing can actually be a hardwork specially if you usually are not very skillfull in undertaking residence plumbing::
# mZdLinYAhM
2018/10/07 12:37 by
There as definately a lot to find out about this subject. I love all of the points you made.
# GwhlhxeIqkvjAZRWRy
2018/10/08 15:52 by
This excellent website really has all the information I wanted about this subject and didn at know who to ask.
# umfiqVpPmEzPQ
2018/10/09 4:20 by
not only should your roof protect you from the elements.
# wwMezyzompYMsYlbtz
2018/10/09 10:39 by
Yeah bookmaking this wasn at a high risk decision great post!.
# roihosZKHGJ
2018/10/10 1:55 by
Some truly prize articles on this website , saved to fav.
# dHrOfRPrzzFoy
2018/10/11 1:19 by
You made some decent factors there. I regarded on the internet for the difficulty and located most individuals will associate with together with your website.
# TpzLSiUVCMUcgb
2018/10/11 1:45 by
You made some respectable points there. I seemed on the web for the difficulty and located most people will go together with together with your website.
# hNNnMucypTiMSv
2018/10/11 7:30 by
Wanted to drop a remark and let you know your Feed isnt functioning today. I tried including it to my Bing reader account and got nothing.
# lNYHpudrpwCsycwocqP
2018/10/12 3:56 by
Terrific work! This is the type of info that should be shared around the net. Shame on Google for not positioning this post higher! Come on over and visit my web site. Thanks =)
# cYeymiPalbzqY
2018/10/12 10:43 by
wow, superb blog post.Really pumped up about read more. Really want more.
# ykSQgglgrH
2018/10/13 17:06 by
I really love your website.. Great colors & theme. Did you develop this web site yourself?
# UmCWHtLQAmS
2018/10/14 1:49 by
Thanks for the article.Really looking forward to read more. Awesome.
# GodoOhaOALwcTzzZ
2018/10/14 14:31 by
This very blog is obviously cool as well as factual. I have picked up helluva helpful advices out of this blog. I ad love to visit it again and again. Thanks!
# DRnxSXjseROWKEc
2018/10/14 21:27 by
Preserve аАа?аАТ?а?Т?em coming you all do such a wonderful position at these Concepts cannot tell you how considerably I, for one particular appreciate all you do!
# Hi there, yeah this piece of writing is genuinely pleasant and I have learned lot of things from it about blogging. thanks.
2018/11/26 5:23 by
Hi there, yeah this piece of writing is genuinely pleasant and I
have learned lot of things from it about blogging. thanks.
# hellow dude
2019/01/06 18:19 by
# afmavnr@hotmaill.com
2019/04/06 11:17 by
dydfeocqhz Yeezy Shoes,A very good informative article. I've bookmarked your website and will be checking back in future!
# ryodffvxpy@hotmaill.com
2019/04/07 9:11 by
ohkqstp,If you want a hassle free movies downloading then you must need an app like showbox which may provide best ever user friendly interface.
# wiyavaf@hotmaill.com
2019/04/11 7:55 by
vpzhkv,Definitely believe that which you said. Your favourite justification appeared to be on the net the simplest thing to remember of.
# xxhaks@hotmaill.com
2019/04/15 14:13 by
Game Killer Apk Download Latest Version for Android (No Ad) ... Guess not because Game killer full version app is not available on Play store.
# zwkxxyhksqf@hotmaill.com
2019/04/16 19:07 by
idqlsqso New Yeezy,A very good informative article. I've bookmarked your website and will be checking back in future!
# pogdfjgjxz@hotmaill.com
2019/05/03 14:03 by
But along the way, he grew tired of the self-absorbed antics of Westbrook and the Thunder.
# goovktfwk@hotmaill.com
2019/05/10 17:09 by
Jones was in the car, waiting for a tow truck. Prosecutors said Raja never identified himself as a police officer and that the officer acted aggressively in a way that likely led Jones to mistake him for a robber.
# yelpnigcmhu@hotmaill.com
2019/05/19 13:50 by
# pnizlowo@hotmaill.com
2019/06/04 12:56 by
# exdgao@hotmaill.com
2019/06/04 18:24 by
Raja's elder brother,Jordan who continues to work as a police officer,Jordan apologized to the Jones family and complained that Raja had been unfairly treated for what he called "a bad decision."
# cljncixqjk@hotmaill.com
2019/06/05 11:42 by
# tqizfmhrgcn@hotmaill.com
2019/06/20 1:48 by
# rmextendpf@hotmaill.com
2019/07/01 0:15 by
# xfdrthpjeh@hotmaill.com
2019/07/16 12:05 by
# wgsauj@hotmaill.com
2019/07/29 23:35 by
# zloehwgtiq@hotmaill.com
2019/08/04 14:47 by
# igiagzrss@hotmaill.com
2019/08/05 8:00 by
# k3gqyds
2021/11/17 6:59 by