ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / AutoSizeProperty Field

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