ClassDesktopAlertCommands
Class
Holds commands that can be used by a RadDesktopAlert.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Navigation.dll
Syntax:
cs-api-definition
public static class DesktopAlertCommands
Inheritance: objectDesktopAlertCommands
Properties
Close
Gets value that represents the Close DesktopAlert command.
Declaration
cs-api-definition
public static RoutedUICommand Close { get; }
Property Value
RoutedUICommand
The Close command.
Pin
Gets value that represents the Pin DesktopAlert command.
Declaration
cs-api-definition
public static RoutedUICommand Pin { get; }
Property Value
RoutedUICommand
The Pin command.