Back to Devexpress

ThemedWindowDialogButton.Window Property

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

latest1.2 KB
Original Source

ThemedWindowDialogButton.Window Property

Gets the ThemedWindow to which the current dialog button corresponds.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public ThemedWindow Window { get; }
vb
Public ReadOnly Property Window As ThemedWindow

Property Value

TypeDescription
ThemedWindow

A ThemedWindow object that represents the themed window to which the current dialog button corresponds.

|

See Also

ThemedWindowDialogButton Class

ThemedWindowDialogButton Members

DevExpress.Xpf.Core Namespace