C# Class AcManager.Controls.AcToolBar

Inheritance: System.Windows.Controls.Control
Show file Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
IsActiveProperty System.Windows.DependencyProperty
IsTogglableProperty System.Windows.DependencyProperty
ToolBarsProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
AcToolBar System.Collections.ObjectModel

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
AcToolBar ( ) : System.Collections.ObjectModel

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

IsActiveProperty public static property

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

IsTogglableProperty public static property

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

ToolBarsProperty public static property

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