ComponentOne Input Library for WPF
C1.WPF.Input Namespace / AutoSizeContentPresenter Class / AutoSizeModeProperty Field

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