BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.5.2 Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / FontSizeProperty Field

In This Topic
    FontSizeProperty Field (C1BarCode)
    In This Topic
    Identifies the System.Windows.Controls.Control.FontSize dependency property.
    Syntax
    'Declaration
     
    Public Shadows Shared ReadOnly FontSizeProperty As DependencyProperty
    public new static readonly DependencyProperty FontSizeProperty
    See Also