Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 782 Bytes

displayinformation_displaycontentsinvalidated.md

File metadata and controls

22 lines (15 loc) · 782 Bytes
-api-id -api-type
E:Windows.Graphics.Display.DisplayInformation.DisplayContentsInvalidated
winrt event

Windows.Graphics.Display.DisplayInformation.DisplayContentsInvalidated

-description

Occurs when the display requires redrawing.

-remarks

This event is static.

Because this event is static, we recommend that you directly access it from the DisplayInformation object and not from the current physical display info that you get from a call to the DisplayInformation.GetForCurrentView method.

-examples

-see-also