ComponentOne Calendar for UWP
C1.UWP.Calendar Assembly / C1.Xaml.Calendar Namespace / ViewSlotPresenter Class / IsTextScaleFactorEnabled Property

In This Topic
    IsTextScaleFactorEnabled Property (ViewSlotPresenter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsTextScaleFactorEnabled As System.Boolean
    public System.bool IsTextScaleFactorEnabled {get; set;}
    See Also