C# Class ForgeModGenerator.Controls.BindingProxy

Inheritance: Freezable
Show file 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 static property

public static DependencyProperty DataProperty
return DependencyProperty