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

In This Topic
    AutoSizeProperty Field (C1BarCode)
    In This Topic
    Identifies the AutoSize dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly AutoSizeProperty As DependencyProperty
    public static readonly DependencyProperty AutoSizeProperty
    See Also