C# Class Test.WPFContextMenuTestControl

WPFContextMenuTestControl.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Roommetro/Friendly.WPFStandardControls

Méthodes publiques

Méthode Description
WPFContextMenuTestControl ( ) : System

Private Methods

Méthode Description
CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
CanExecuteFalse ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

WPFContextMenuTestControl() public méthode

public WPFContextMenuTestControl ( ) : System
Résultat System