UIAccessibility.ShouldDifferentiateWithoutColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the user prefers UI elements to differentiate without relying solely on color.
public static bool ShouldDifferentiateWithoutColor { get; }
static member ShouldDifferentiateWithoutColor : bool
Property Value
true if differentiation without color is preferred; otherwise, false.