C# Class a7DocumentDbStudio.Controls.PropertySelectorPopup

Interaction logic for PropertySelector.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: alekkowalczyk/a7DocumentDbStudio Class Usage Examples

Public Properties

Property Type Description
ClickCommandProperty System.Windows.DependencyProperty
PropertiesProperty System.Windows.DependencyProperty
SelectedPropertyProperty System.Windows.DependencyProperty

Public Methods

Method Description
PropertySelectorPopup ( ) : System

Private Methods

Method Description
bOk_Click ( object sender, RoutedEventArgs e ) : void

Method Details

PropertySelectorPopup() public method

public PropertySelectorPopup ( ) : System
return System

Property Details

ClickCommandProperty public static property

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

PropertiesProperty public static property

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

SelectedPropertyProperty public static property

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