C# Class a7DocumentDbStudio.Controls.AddColumnButton

Inheritance: System.Windows.Controls.Control
Show file Open project: alekkowalczyk/a7DocumentDbStudio

Public Properties

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

Public Methods

Method Description
AddColumnButton ( ) : System
OnApplyTemplate ( ) : void

Private Methods

Method Description
_fePopup_Closed ( object sender, EventArgs eventArgs ) : void
_fePopup_Opened ( object sender, EventArgs e ) : void
myWindow_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
wnd_LocationChanged ( object sender, EventArgs e ) : void

Method Details

AddColumnButton() public method

public AddColumnButton ( ) : System
return System

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

PropertiesProperty public static property

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

SelectCommandProperty public static property

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

SelectedPropertyProperty public static property

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