Property Show
| Improve this Doc View SourceShow
Gets the value that represents the Show command.
Declaration
public static RoutedCommand Show { get; }
Property Value
| Type | Description |
|---|---|
| System.Windows.Input.RoutedCommand | The command. |
Gets the value that represents the Show command.
public static RoutedCommand Show { get; }
| Type | Description |
|---|---|
| System.Windows.Input.RoutedCommand | The command. |