ClassTileViewCommands
Class
Holds commands that can be used by a RadTileView.
Definition
Namespace:Telerik.Windows.Controls.TileView
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public static class TileViewCommands
Inheritance: objectTileViewCommands
Properties
ToggleTileState
Gets value that represents the maximize window command.
Declaration
cs-api-definition
public static RoutedUICommand ToggleTileState { get; }
Property Value
RoutedUICommand
The maximize command.