Silverlight UpdateSourceTrigger

投稿日 : 2009年3月18日 20:31

 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 http://www.discreetpharmacist.com/ita/index.asp
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 http://crorkz.com/
PAvzIf Im obliged for the article post.Much thanks again.

# FSsdagwTazKyA

2018/08/16 3:13 by http://www.suba.me/
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 https://www.amazon.com/dp/B07DFY2DVQ
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 http://thecooltech.world/story/37029
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 https://cms-dle.ru/user/stagestove6/
Ipad keyboard case view of Three Gorges | Wonder Travel Blog

# nenpbMTIpbbMnOLQ

2018/08/24 17:09 by https://www.youtube.com/watch?v=4SamoCOYYgY
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 https://www.prospernoah.com
I seriously appreciate your posts. Many thanks

# QvtdbIKXmYgxhD

2018/08/28 11:35 by http://travianas.lt/user/vasmimica762/
Pretty! This was an extremely wonderful post. Thanks for providing this information.

# MDGahXjSGtcSlO

2018/08/29 9:33 by http://forum.znajdz-prace.de/User-IdelaVoliGela220
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 https://gluedegree0.blogcountry.net/2018/08/28/the
Very neat article post.Really looking forward to read more. Really Great.

# qONsojDHiLHxUruy

2018/08/30 21:07 by https://seovancouver.info/
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 http://adisker-metodist.kz/?option=com_k2&view
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 http://banki59.ru/forum/index.php?showuser=416873
Thanks again for the article.Thanks Again. Much obliged.

# qnTCgLflkDlVuUGiXTv

2018/09/01 18:10 by http://xn--b1afhd5ahf.org/users/speasmife500
Some genuinely great posts on this site, thankyou for contribution.

# uiUCCvvTCzEGXBMfITz

2018/09/01 20:40 by http://bgtopsport.com/user/arerapexign761/
Thanks for sharing, this is a fantastic article.Much thanks again. Much obliged.

# yKxvHSmbUPx

2018/09/01 23:15 by http://xn--b1adccaenc8bealnk.com/users/lyncEnlix18
I think this is a real great article post.Thanks Again. Awesome.

# kyTrPyxQjpnc

2018/09/02 15:48 by http://www.pcapkapps.com/apps-download/shopping
This is one awesome blog article.Thanks Again. Awesome.

# YnqWToyFGScLMoZ

2018/09/02 20:02 by http://www.pcdownloadapk.com/free-apk/apk-apps-dow
Major thanks for the blog article.Much thanks again. Great.

# lbhohpADacVa

2018/09/03 17:09 by https://www.youtube.com/watch?v=4SamoCOYYgY
What degree could I get involving music AND creative writing?

# OxWVcrKllsiCe

2018/09/03 21:39 by https://www.youtube.com/watch?v=TmF44Z90SEM
rendu compte que. -arrete de te la banquette arriere, etait poste

# dwOAlCyvtnCBykCeYwm

2018/09/04 18:49 by http://seosmmpro.org/News/-194809/
This submit truly made my day. You can not consider simply how a lot time

# mBqgnwMIXbhMgDGx

2018/09/05 7:12 by https://www.youtube.com/watch?v=EK8aPsORfNQ
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 https://www.youtube.com/watch?v=TmF44Z90SEM
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 https://www.youtube.com/watch?v=5mFhVt6f-DA
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 http://giovannidennis.edublogs.org/
you continue to care for to stay it sensible. I can not wait to read

# QnRSXybwjXoH

2018/09/12 16:37 by https://www.wanitacergas.com/produk-besarkan-payud
Thanks-a-mundo for the post.Much thanks again. Much obliged.

# KFCalkTphlQTzP

2018/09/12 19:50 by http://wild-marathon.com/2018/09/11/buruan-daftar-
I think, that you are not right. I can defend the position. Write to me in PM.

# eYbCSdlaLRNxCwgIE

2018/09/12 21:27 by https://www.youtube.com/watch?v=TmF44Z90SEM
in presenting only major quality products, presenting the ideal assortment,

# hRUTIUEewF

2018/09/13 12:56 by http://bgtopsport.com/user/arerapexign363/
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 http://blog.hukusbukus.com/blog/view/12176/finding
Really enjoyed this blog post. Really Great.

# ZRsKAGMRbrfS

2018/09/15 0:27 by https://1drv.ms/t/s!AlXmvXWGFuIdhaAKcltv4B0wGF2ChQ
Muchos Gracias for your article. Fantastic.

# jgwWNHSDtpvy

2018/09/18 15:19 by http://cryations.it/blog/index.php?id=24a4341j&
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 https://www.youtube.com/watch?v=rmLPOPxKDos
Loving the info on this website , you have done outstanding job on the articles.

# qpglnrbPdavOZM

2018/09/21 21:51 by http://sodapyjama1.drupalo.org/post/various-kinds-
Thanks so much for the blog post.Much thanks again. Awesome.

# CReybyseDeBvzKkAc

2018/09/24 20:50 by http://betabestestatereal.science/story/42725
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 http://justwrltech.host/story.php?id=39001
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 https://ilovemagicspells.com/white-magic-spells.ph
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 https://www.youtube.com/watch?v=rmLPOPxKDos
Of course, what a great blog and revealing posts, I surely will bookmark your website.Best Regards!

# SLUaNjqRpmgQuUVRh

2018/09/27 16:22 by https://www.youtube.com/watch?v=yGXAsh7_2wA
Thanks a lot for the blog.Really looking forward to read more. Great.

# RiwqOcZdRD

2018/09/28 4:53 by https://followus.com/partiesta
is written by him as nobody else know such detailed about my problem.

# OZPlxotEaspUTmpGw

2018/10/02 6:52 by https://www.youtube.com/watch?v=4SamoCOYYgY
This is one awesome article post.Much thanks again. Fantastic.

# kUQCIBknPh

2018/10/02 7:27 by https://testdpc-4-0-5.jimdosite.com/
Loving the information on this internet site , you have done great job on the blog posts.

# OmiWaVkztisAsRzW

2018/10/02 14:04 by http://propcgame.com/download-free-games/hidden-ob
Lovely site! I am loving it!! Will come back again. I am taking your feeds also

# nBUEMXvJYlSEnE

2018/10/02 19:42 by https://www.youtube.com/watch?v=kIDH4bNpzts
You have touched some good points here. Any way keep up wrinting.

# CxrhhgrOgM

2018/10/06 5:42 by http://coffeepimple0.desktop-linux.net/post/how-yo
This is a beautiful shot with very good lighting

# LXGzBkMHJlAlj

2018/10/06 8:40 by http://wlf.kz/user/cragersirweme566/
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 https://cryptodaily.co.uk/2018/10/bitcoin-expert-w
Thanks a lot for the blog post.Really looking forward to read more.

# BeoXgCPZNcHob

2018/10/07 7:22 by https://medium.com/@LeoPollak/ginger-extract-what-
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 http://www.jodohkita.info/story/1103227/#discuss
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 https://www.jalinanumrah.com/pakej-umrah
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 http://www.koreaphones.co.kr/question/296688
not only should your roof protect you from the elements.

# wwMezyzompYMsYlbtz

2018/10/09 10:39 by https://occultmagickbook.com/
Yeah bookmaking this wasn at a high risk decision great post!.

# roihosZKHGJ

2018/10/10 1:55 by http://genie-demon.com/occult-magick-forums-and-me
Some truly prize articles on this website , saved to fav.

# dHrOfRPrzzFoy

2018/10/11 1:19 by http://buybtcs.seorankhub.online/story.php?title=b
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 http://www.pplanet.org/user/equavaveFef407/
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 http://xn--80ahnajugfdxej8ig.xn--p1ai/user/profile
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 http://bbs.yx20.com/home.php?mod=space&uid=319
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 https://www.dailystrength.org/group/freeaccounts/d
wow, superb blog post.Really pumped up about read more. Really want more.

# ykSQgglgrH

2018/10/13 17:06 by https://getwellsantander.com/
I really love your website.. Great colors & theme. Did you develop this web site yourself?

# UmCWHtLQAmS

2018/10/14 1:49 by http://sevgidolu.biz/user/conoReozy613/
Thanks for the article.Really looking forward to read more. Awesome.

# GodoOhaOALwcTzzZ

2018/10/14 14:31 by http://bestbookmarking.xyz/story.php?title=bandar-
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 https://papersize.jimdofree.com/
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
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 RandyLub
hello with love!!
http://www.colorcuttingusa.com/__media__/js/netsoltrademark.php?d=www.301jav.com/ja/video/1892856895957784699/

# afmavnr@hotmaill.com

2019/04/06 11:17 by Yeezy
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 Nike Air VaporMax Plus
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 Cheap NFL Jerseys
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 Salomon Shoes
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 Yeezys
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 Nike Shoes
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 Pandora
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 Cheap NFL Jerseys
http://www.jordan11-concord.com/ Jordan 11 Concord 2018

# pnizlowo@hotmaill.com

2019/06/04 12:56 by Kanye West Yeezys Boost Shoes
http://www.max2019.us/ Air Max 2019

# exdgao@hotmaill.com

2019/06/04 18:24 by Travis Scott Jordan 1
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 Nike Air VaporMax
http://www.cheapsportsnfljerseys.us/ Cheap NFL Jerseys

# tqizfmhrgcn@hotmaill.com

2019/06/20 1:48 by Nike Air Vapormax Plus
http://www.cheapsportsnfljerseys.us/ NFL Jerseys Cheap

# rmextendpf@hotmaill.com

2019/07/01 0:15 by Red Jordan 12
http://www.nfljerseyscheapwholesale.us/ NFL Jerseys Cheap

# xfdrthpjeh@hotmaill.com

2019/07/16 12:05 by Yeezy 350
http://www.nikeshoes.us.org/ Nike Shoes

# wgsauj@hotmaill.com

2019/07/29 23:35 by Nike Outlet Online
http://www.adidasyeezy.us.com/ Adidas Yeezy

# zloehwgtiq@hotmaill.com

2019/08/04 14:47 by Yeezys
http://www.nikeoutletstoreonlineshopping.us/ Nike Outlet

# igiagzrss@hotmaill.com

2019/08/05 8:00 by Yeezy Shoes
http://www.yeezy.com.co/ Yeezy

# k3gqyds

2021/11/17 6:59 by bahamut1001
https://stockmanacademy.com.ng/showthread.php?tid=3933&pid=12668#pid12668
コメントの入力
タイトル
名前
Url
コメント