C# Class AcManager.Controls.AcObjectBase

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Свойство Type Description
AcObjectProperty System.Windows.DependencyProperty
ContentProperty System.Windows.DependencyProperty
IconProperty System.Windows.DependencyProperty
IconSourceProperty System.Windows.DependencyProperty
ShowIconProperty System.Windows.DependencyProperty
ToolBarsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
Main_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
ToolBar_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Méthode Description
AcObjectBase ( ) : System.Collections.ObjectModel
Header_IconMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

Main_OnMouseUp() protected méthode

protected Main_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

ToolBar_OnMouseUp() protected méthode

protected ToolBar_OnMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Résultat void

Property Details

AcObjectProperty public_oe static_oe property

public static DependencyProperty,System.Windows AcObjectProperty
Résultat System.Windows.DependencyProperty

ContentProperty public_oe static_oe property

public static DependencyProperty,System.Windows ContentProperty
Résultat System.Windows.DependencyProperty

IconProperty public_oe static_oe property

public static DependencyProperty,System.Windows IconProperty
Résultat System.Windows.DependencyProperty

IconSourceProperty public_oe static_oe property

public static DependencyProperty,System.Windows IconSourceProperty
Résultat System.Windows.DependencyProperty

ShowIconProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowIconProperty
Résultat System.Windows.DependencyProperty

ToolBarsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ToolBarsProperty
Résultat System.Windows.DependencyProperty