WinRT: UpdateSourceTrigger=PropertyChanged / GetBindingExpression missing
-
Saturday, March 17, 2012 8:28 PM
Hi everyone
I'm trying to create a workaround for the missing "UpdateSourceTrigger=PropertyChanged" binding option (used in TextBoxes). Since Silverlight also had the same problem, I used a solution like:
http://www.thomasclaudiushuber.com/blog/2009/07/17/here-it-is-the-updatesourcetrigger-for-propertychanged-in-silverlight/
The problem now is that WinRT / Metro .NET profile also lacks the method GetBindingExpression!
Is there another way to get the binding?
Thanks for any ideas.
- Edited by Rico Suter Saturday, March 17, 2012 8:28 PM
All Replies
-
Sunday, March 18, 2012 6:29 PMSame question
-
Monday, March 19, 2012 3:01 AM
Duplicate of this post
- Marked As Answer by Rob CaplanMicrosoft Employee, Moderator Wednesday, March 21, 2012 3:43 PM
-
Friday, August 03, 2012 12:35 PM
Really lacks this feature....there are few things which are missing from WinRT / metro Apps....:(
Same question.
Kalyan


