Back to Devexpress

WindowShowingEventArgs<T>.Window Property

wpf-devexpress-dot-xpf-dot-scheduling-dot-windowshowingeventargs-1-c3dd3999.md

latest1.2 KB
Original Source

WindowShowingEventArgs<T>.Window Property

Gets or sets the window to which the event is raised.

Namespace : DevExpress.Xpf.Scheduling

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

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

Property Value

TypeDescription
Window

A Window object that is the target window.

|

See Also

WindowShowingEventArgs<T> Class

WindowShowingEventArgs<T> Members

DevExpress.Xpf.Scheduling Namespace