ComponentOne Input Library for WPF
C1.WPF.Input Namespace / AutoSizeContentPresenter Class / AutoSizeMode Property

In This Topic
    AutoSizeMode Property (AutoSizeContentPresenter)
    In This Topic
    Gets or sets how the control determine its size.
    Syntax
    'Declaration
     
    
    Public Property AutoSizeMode As AutoSizeMode
    public AutoSizeMode AutoSizeMode {get; set;}
    See Also