Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-properties

WPF: How to accept both string and FrameworkElement in dependency property (like wpf Label does)?

How to expose view-model properties as externally bindable dependency properties?

Binding Textbox IsFocused to Popup IsOpen plus additional conditions

Synchronize Bindings of multiple Properties in a UserControl

DependencyProperty double that accepts "Auto" seems to work but throws errors

How can I create a read-only Boolean dependency property that returns `And` operation between two other dependency properties

Register Property as DependencyProperty

How can I most easily determine whether a property is a dependency property?

Binding Expression Error When Binding to Nullable Int32

How to bind a property to the property of another class (with no UI Control)?

Unregistering properties created with DependencyProperty.RegisterAttached

DependencyProperty binding not happening on initial load

How do I create a public event for a dependency property?

Callback when dependency property receives xaml change

Setting WPF dependency property without triggering events

Default value for the 'Options' property cannot be bound to a specific thread

wpf dependency-properties