C# Class AcManager.Controls.AcToolBar

Inheritance: System.Windows.Controls.Control
ファイルを表示 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_oe static_oe property

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

IsTogglableProperty public_oe static_oe property

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

ToolBarsProperty public_oe static_oe property

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