Class PopupCommands
Inheritance
System.Object
PopupCommands
Namespace: Telerik.UI.Xaml.Controls
Assembly: Telerik.WinUI.Controls.dll
Syntax
public static class PopupCommands : Object
Properties
Close
Declaration
public static ICommand Close { get; }
Property Value
|
System.Windows.Input.ICommand
|
CloseAll
Declaration
public static ICommand CloseAll { get; }
Property Value
|
System.Windows.Input.ICommand
|