Back to Devexpress

DXWindow.ActualWindowTemplate Property

wpf-devexpress-dot-xpf-dot-core-dot-dxwindow-f35272c6.md

latest1013 B
Original Source

DXWindow.ActualWindowTemplate Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Core

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public DataTemplate ActualWindowTemplate { get; protected set; }
vb
Public Property ActualWindowTemplate As DataTemplate

Property Value

Type
DataTemplate

See Also

DXWindow Class

DXWindow Members

DevExpress.Xpf.Core Namespace