ComponentOne DateTimeEditors for UWP
C1.UWP.DateTimeEditors Assembly / C1.Xaml.DateTimeEditors Namespace / C1DateTimePicker Class / HighContrastAdjustment Property

In This Topic
    HighContrastAdjustment Property (C1DateTimePicker)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HighContrastAdjustment As Windows.UI.Xaml.ElementHighContrastAdjustment
    public Windows.UI.Xaml.ElementHighContrastAdjustment HighContrastAdjustment {get; set;}
    See Also