Back to Devexpress

ThemedWindowDialogButton.UICommand Property

wpf-devexpress-dot-xpf-dot-core-dot-themedwindowdialogbutton-8a96d7a5.md

latest1.1 KB
Original Source

ThemedWindowDialogButton.UICommand Property

Gets or sets the UICommand that initializes the dialog button.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public UICommand UICommand { get; set; }
vb
Public Property UICommand As UICommand

Property Value

TypeDescription
UICommand

A UICommand value.

|

See Also

ThemedWindowDialogButton Class

ThemedWindowDialogButton Members

DevExpress.Xpf.Core Namespace