Back to Devexpress

TabControlNewTabbedWindowEventArgs.SourceWindow Property

wpf-devexpress-dot-xpf-dot-core-dot-tabcontrolnewtabbedwindoweventargs-cc1f4582.md

latest1.1 KB
Original Source

TabControlNewTabbedWindowEventArgs.SourceWindow Property

Gets the source window.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

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

Property Value

TypeDescription
Window

A Window object that specifies the source window.

|

See Also

TabControlNewTabbedWindowEventArgs Class

TabControlNewTabbedWindowEventArgs Members

DevExpress.Xpf.Core Namespace