C# Class Test.WPFMenuItemTestControl

WPFMenuItemTest.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Show file Open project: Roommetro/Friendly.WPFStandardControls Class Usage Examples

Public Methods

Method Description
WPFMenuItemTestControl ( ) : System

Private Methods

Method Description
_button_Click ( object sender, RoutedEventArgs e ) : void
_menuItemMessage_Click ( object sender, RoutedEventArgs e ) : void
_menuItem_Click ( object sender, RoutedEventArgs e ) : void

Method Details

WPFMenuItemTestControl() public method

public WPFMenuItemTestControl ( ) : System
return System