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