WindowShowingEventArgs<T>.Window Property
In This Article
Gets or sets the window to which the event is raised.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Property Value
Type | Description |
---|---|
Window | A Window object that is the target window. |
See Also