C# Class Cimbalino.Phone.Toolkit.Behaviors.MultiBindingItem

A multiple binding item.
Inheritance: System.Windows.DependencyObject
Show file Open project: Cimbalino/Cimbalino-Phone-Toolkit

Public Properties

Property Type Description
ValueProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
OnValueChanged void
Update void

Private Methods

Method Description
OnValueChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
Update ( ) : void

Property Details

ValueProperty public static property

Identifier for the Value dependency property.
public static DependencyProperty,System.Windows ValueProperty
return System.Windows.DependencyProperty