Click or drag to resize

DispatcherQueueController Class

Manages the lifetime of a Windows Runtime DispatcherQueues.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.UtilitiesDispatcherQueueController

Namespace:  callback.ShellBoost.Core.Utilities
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class DispatcherQueueController

The DispatcherQueueController type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a native DispatcherQueueController instance.
Top
See Also