ComponentOne Tiles for UWP
C1.UWP.Tile Assembly / C1.Xaml.Tile Namespace / C1FlipTile Class / HighContrastAdjustment Property

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