Table of Contents

Class DispatcherHelper

Namespace
Loehnert.Lisrt.WpfHelpers
Assembly
Loehnert.Lisrt.dll
public static class DispatcherHelper
Inheritance
DispatcherHelper
Inherited Members

Methods

DoEvents()

Simulate Application.DoEvents function of Application class.

[SecurityPermission(SecurityAction.Demand, Flags = SecurityPermissionFlag.UnmanagedCode)]
public static void DoEvents()