C# Class Scorchio.Infrastructure.Wpf.BindingProxy

Defines the BindingProxy type.
Inheritance: System.Windows.Freezable
Datei anzeigen Open project: asudbury/NinjaCoderForMvvmCross

Public Properties

Property Type Description
DataProperty System.Windows.DependencyProperty

Protected Methods

Method Description
CreateInstanceCore ( ) : System.Windows.Freezable

When implemented in a derived class, creates a new instance of the T:System.Windows.Freezable derived class.

Method Details

CreateInstanceCore() protected method

When implemented in a derived class, creates a new instance of the T:System.Windows.Freezable derived class.
protected CreateInstanceCore ( ) : System.Windows.Freezable
return System.Windows.Freezable

Property Details

DataProperty public_oe static_oe property

The data property.
public static DependencyProperty,System.Windows DataProperty
return System.Windows.DependencyProperty