C# Class AppVeyor.UI.Common.DataContextSpy

Inheritance: System.Windows.Freezable
Show file Open project: onlyutkarsh/AppVeyorExtension Class Usage Examples

Public Properties

Property Type Description
DataContextProperty System.Windows.DependencyProperty

Public Methods

Method Description
DataContextSpy ( ) : System

Protected Methods

Method Description
CreateInstanceCore ( ) : System.Windows.Freezable

Private Methods

Method Description
OnCoerceDataContext ( DependencyObject depObj, object value ) : object

Method Details

CreateInstanceCore() protected method

protected CreateInstanceCore ( ) : System.Windows.Freezable
return System.Windows.Freezable

DataContextSpy() public method

public DataContextSpy ( ) : System
return System

Property Details

DataContextProperty public static property

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