C# Класс Catel.Windows.SetterValueBindingHelper

Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
PropertyBindingProperty System.Windows.DependencyProperty

Private Properties

Свойство Тип Описание
ApplyBinding void
GetPropertyBinding SetterValueBindingHelper
OnPropertyBindingPropertyChanged void
SetPropertyBinding void

Приватные методы

Метод Описание
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

Описание свойств

PropertyBindingProperty публичное статическое свойство

PropertyBinding attached DependencyProperty.
public static DependencyProperty,System.Windows PropertyBindingProperty
Результат System.Windows.DependencyProperty