Freigeben über


DispatcherQueueHandler Delegat

Definition

Ein Rückruf, der im DispatcherQueue-Thread ausgeführt wird.

public delegate void DispatcherQueueHandler();
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.Guid(772305577, 20009, 24340, 182, 136, 251, 150, 213, 249, 213, 248)]
public delegate void DispatcherQueueHandler();
[Windows.Foundation.Metadata.Guid(772305577, 20009, 24340, 182, 136, 251, 150, 213, 249, 213, 248)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public delegate void DispatcherQueueHandler();
var dispatcherQueueHandlerHandler = function(){
/* Your code */
}
Public Delegate Sub DispatcherQueueHandler()
Attribute

Gilt für: