UIAccessibility.IsGrayscaleEnabled 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 grayscale mode is enabled.
public static bool IsGrayscaleEnabled { get; }
static member IsGrayscaleEnabled : bool
Property Value
true if grayscale mode is enabled; otherwise, false.