C# Class Open.Core.Common.Controls.Editors.PropertyExplorer

The root level control for exploring properties of an an object (embeds a property-grid).
Inheritance: System.Windows.Controls.ContentControl
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
PropertyExplorer ( ) : System.Windows.Controls

Method Details

PropertyExplorer() public method

public PropertyExplorer ( ) : System.Windows.Controls
return System.Windows.Controls