TabControlNewTabbedWindowEventArgs.SourceWindow Property
In This Article
Gets the source window.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Window | A Window object that specifies the source window. |
See Also