Sign in
Vincent Sibal's Blog
WPF Programming Topics
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Alternating Rows
BindingGroups
ControlLocalValues
ControlVerifier
DataGrid
DataGrid Concepts
DataGrid Samples
IEditableCollectionView
Item Container Recycling
MVVM
Non-live Scrolling
StringFormat
TestApi
ToolTip
Virtualization
Visual State Manager
WPF 3.5 SP1
wpf 4.0
WPF Application Quality Guide
WPF Learning Resources
Browse by Tags
MSDN Blogs
>
Vincent Sibal's Blog
>
All Tags
>
controllocalvalues
Tagged Content List
Blog Post:
The Control Local Values Bug Solution and new WPF 4.0 related APIs
Vincent Sibal - MSFT
Intro Previously I did a post on the “Control Local Values bug” and how a subtle bug can be introduced when setting dependency properties of controls to local values. In WPF 4.0 (dev10), a mechanism was added to the property engine to solve this problem. Here are the new APIs in dev10: public...
on
21 May 2009
Blog Post:
The Control Local Values Bug!
Vincent Sibal - MSFT
Intro WPF dependency properties are properties that are registered through the WPF property system. By registering with the property system, the property will be provided a set of services such as data binding, styling, change notifications, animation, expressions, invalidation, and coercion. What...
on
24 Mar 2009
Page 1 of 1 (2 items)