C# Class ForgeModGenerator.Controls.BindingProxy

Inheritance: Freezable
显示文件 Open project: Prastiwar/ForgeModGenerator

Public Properties

Property Type Description
DataProperty DependencyProperty

Protected Methods

Method Description
CreateInstanceCore ( ) : Freezable

Private Methods

Method Description
GetValue ( ) : System.Windows
SetValue ( DataProperty ,value ) : System.Windows

Method Details

CreateInstanceCore() protected method

protected CreateInstanceCore ( ) : Freezable
return Freezable

Property Details

DataProperty public_oe static_oe property

public static DependencyProperty DataProperty
return DependencyProperty