Skip to main content
All docs
V25.1
  • AppearanceObject.FontWeightProperty Field

    Identifies the FontWeight dependency property.

    Namespace: DevExpress.Xpf.Docking

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

    NuGet Package: DevExpress.Wpf.Docking

    Declaration

    public static readonly DependencyProperty FontWeightProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also