Skip to main content
All docs
V25.1
  • WinUIDialogWindow.ContentStyleProperty Field

    Identifies the ContentStyle dependency property.

    Namespace: DevExpress.Xpf.WindowsUI

    Assembly: DevExpress.Xpf.Controls.v25.1.dll

    NuGet Package: DevExpress.Wpf.Controls

    Declaration

    public static readonly DependencyProperty ContentStyleProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also