Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 782 Bytes

dispatcherqueue_frameworkshutdownstarting.md

File metadata and controls

21 lines (13 loc) · 782 Bytes
-api-id -api-type
E:Microsoft.UI.Dispatching.DispatcherQueue.FrameworkShutdownStarting
winrt event

Microsoft.UI.Dispatching.DispatcherQueue.FrameworkShutdownStarting

-description

Raised when either ShutdownQueue or ShutdownQueueAsync is called. For a full list of the events raised, and in what order, see the Remarks for ShutdownQueueAsync.

-remarks

-see-also

-examples