Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 586 Bytes

dependencyobject_dispatcher.md

File metadata and controls

26 lines (16 loc) · 586 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.DependencyObject.Dispatcher
winrt property

Microsoft.UI.Xaml.DependencyObject.Dispatcher

-description

Always returns null in a Windows App SDK app. Use DispatcherQueue instead.

-property-value

Always null in a Windows App SDK app. Use DispatcherQueue instead.

-remarks

-examples

-see-also

DispatcherQueue