C# Class Test.WPFContextMenuTestControl

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

Public Methods

Method Description
WPFContextMenuTestControl ( ) : System

Private Methods

Method 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 method

public WPFContextMenuTestControl ( ) : System
return System