C# Class DisposeBehaviorSampleApp.ModuleA.Views.AddItemsCommand

AddItemsCommand.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Show file Open project: runceel/PrismEdu

Private Properties

Property Type Description
Hyperlink_Click void

Public Methods

Method Description
AddItemsCommand ( ) : System

Private Methods

Method Description
Hyperlink_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AddItemsCommand() public method

public AddItemsCommand ( ) : System
return System