C# Class FluentTest.FooCommand1

Mostra file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
TestPresnterCommand System.Windows.Input.RoutedCommand

Public Methods

Method Description
FooCommand1 ( ) : System

Private Methods

Method Description
CanExecuteTestCommand ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
OnTestCommandExecuted ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void

Method Details

FooCommand1() public method

public FooCommand1 ( ) : System
return System

Property Details

TestPresnterCommand public_oe static_oe property

public static RoutedCommand,System.Windows.Input TestPresnterCommand
return System.Windows.Input.RoutedCommand