C# Class a7DocumentDbStudio.Controls.PropertySelectorPopup

Interaction logic for PropertySelector.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen 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_oe static_oe property

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

PropertiesProperty public_oe static_oe property

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

SelectedPropertyProperty public_oe static_oe property

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