Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dependency-properties

Is derived type also becomes owner for dependency property defined in base class (in WPF/XAML)

WPF Dependency Property as Enum Collection

Changing the value of a DependencyProperty inside the PropertyChangedCallback for that DependencyProperty

Bind a readonly DependencyProperty to another readonly DependencyProperty

How can I change only a single option of a DependencyProperty's metadata in a subclass?

WinRT Custom Control Dependency Property Setting/Binding

Using DependencyProperty on ViewModel with Entity Framework

WPF MVVM binding to DependencyProperty of a UserControl not working

Is there a way to tell if the value of a DependencyProperty came from binding source or target?

WPF Data Binding Architecture Question

How to pass a 'bound' value to a dependency property

How to Expose a DependencyProperty of a Control nested in a UserControl?

How to draw a line between two WPF controls using dependency properties?

Calling a custom dependency property defined in code-behind from XAML

Dependency Property Binding and Update in Custom Control

WPF Binding a Dependency Property

How to use the Child-Defined Attached Properties?

What is a dependency property? What is its use? [duplicate]

Defining InputBindings within a Style

ObservableCollection dependency property does not update when item in collection is deleted