Property | Type | Description | |
---|---|---|---|
OKCommand | System.Windows.Input.RoutedCommand | ||
ResetCommand | System.Windows.Input.RoutedCommand |
Method | Description | |
---|---|---|
SettingsView ( ) : System |
Method | Description | |
---|---|---|
Init ( ) : void | ||
OKCommand_CanExecute ( object o, System.Windows.Input.CanExecuteRoutedEventArgs args ) : void | ||
OKCommand_Execute ( object o, System.Windows.Input.ExecutedRoutedEventArgs args ) : void | ||
ResetCommand_Execute ( object o, System.Windows.Input.ExecutedRoutedEventArgs args ) : void |
public static RoutedCommand,System.Windows.Input OKCommand | ||
return | System.Windows.Input.RoutedCommand |