Windows.Graphics.Display.DisplayInformation.ColorProfileChanged

May 17, 2019 · View on GitHub

-description

Occurs when the physical display's color profile changes.

-remarks

The ColorProfileChanged event is only triggered when the display’s color profile changes. You must then call the DisplayInformation.GetColorProfileAsync method to asynchronously retrieve the new color profile.

-examples

-see-also

Contents

  1. 1-description
  2. 2-remarks
  3. 3-examples
  4. 4-see-also