DispatcherQueueHandler Delegato

Definizione

Callback che verrà eseguito nel thread DispatcherQueue .

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()
Attributi

Si applica a