C# Class MoonTest.System.Windows.Data.UnbackedDPs

Inheritance: System.Windows.FrameworkElement
Show file Open project: shana/moon Class Usage Examples

Public Properties

Property Type Description
DPNoPropProperty System.Windows.DependencyProperty
DPWithPropProperty System.Windows.DependencyProperty
WrongPropertyName System.Windows.DependencyProperty

Public Methods

Method Description
UnbackedDPs ( ) : System

Method Details

UnbackedDPs() public method

public UnbackedDPs ( ) : System
return System

Property Details

DPNoPropProperty public static property

public static DependencyProperty,System.Windows DPNoPropProperty
return System.Windows.DependencyProperty

DPWithPropProperty public static property

public static DependencyProperty,System.Windows DPWithPropProperty
return System.Windows.DependencyProperty

WrongPropertyName public static property

public static DependencyProperty,System.Windows WrongPropertyName
return System.Windows.DependencyProperty