C# Class Catel.Windows.SetterValueBindingHelper

Afficher le fichier Open project: Catel/Catel Class Usage Examples

Méthodes publiques

Свойство Type Description
PropertyBindingProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
ApplyBinding void
GetPropertyBinding SetterValueBindingHelper
OnPropertyBindingPropertyChanged void
SetPropertyBinding void

Private Methods

Méthode Description
ApplyBinding ( FrameworkElement element, SetterValueBindingHelper item ) : void

Applies the Binding represented by the SetterValueBindingHelper.

GetPropertyBinding ( FrameworkElement element ) : SetterValueBindingHelper
OnPropertyBindingPropertyChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Change handler for the PropertyBinding attached DependencyProperty.

SetPropertyBinding ( FrameworkElement element, SetterValueBindingHelper value ) : void

Property Details

PropertyBindingProperty public_oe static_oe property

PropertyBinding attached DependencyProperty.
public static DependencyProperty,System.Windows PropertyBindingProperty
Résultat System.Windows.DependencyProperty