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

    Identifies the FontSize dependency property.

    Namespace: DevExpress.Xpf.Docking

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

    NuGet Package: DevExpress.Wpf.Docking

    Declaration

    public static readonly DependencyProperty FontSizeProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also