Back to Devexpress

DXWindow.EnableTransparency Property

wpf-devexpress-dot-xpf-dot-core-dot-dxwindow-0bc1519f.md

latest962 B
Original Source

DXWindow.EnableTransparency 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 bool EnableTransparency { get; set; }
vb
Public Property EnableTransparency As Boolean

Property Value

Type
Boolean

See Also

DXWindow Class

DXWindow Members

DevExpress.Xpf.Core Namespace