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