Skip to main content

UIWindowRegion.WindowStyleProperty Field

Identifies the WindowStyle dependency property.

Namespace: DevExpress.Mvvm.UI.ModuleInjection

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

NuGet Package: DevExpress.Wpf.Core

Declaration

public static readonly DependencyProperty WindowStyleProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also