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