C# Class FirstFloor.ModernUI.Windows.Controls.ContextMenuButton

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

Méthodes publiques

Свойство Type Description
CommandProperty System.Windows.DependencyProperty
MenuProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
ContextMenuButton ( ) : System.Windows
OnApplyTemplate ( ) : void

Méthodes protégées

Méthode Description
OnVisualParentChanged ( DependencyObject oldParent ) : void

Private Methods

Méthode Description
OnButtonClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnContextMenuClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnMenuChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMenuChanged ( FrameworkElement oldValue, FrameworkElement newValue ) : void
Open ( bool near ) : bool

Method Details

ContextMenuButton() public méthode

public ContextMenuButton ( ) : System.Windows
Résultat System.Windows

OnApplyTemplate() public méthode

public OnApplyTemplate ( ) : void
Résultat void

OnVisualParentChanged() protected méthode

protected OnVisualParentChanged ( DependencyObject oldParent ) : void
oldParent System.Windows.DependencyObject
Résultat void

Property Details

CommandProperty public_oe static_oe property

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

MenuProperty public_oe static_oe property

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