C# Class WinRTXamlToolkit.Debugging.Views.PropertyEditors.DependencyObjectPropertyEditor

Inheritance: Windows.UI.Xaml.Controls.UserControl
Mostra file Open project: xyzzer/WinRTXamlToolkit

Public Methods

Method Description
DependencyObjectPropertyEditor ( ) : Windows.UI.Xaml.Controls

Initializes a new instance of the DependencyObjectPropertyEditor class.

Method Details

DependencyObjectPropertyEditor() public method

Initializes a new instance of the DependencyObjectPropertyEditor class.
public DependencyObjectPropertyEditor ( ) : Windows.UI.Xaml.Controls
return Windows.UI.Xaml.Controls