Symphony Framework
UIDispatcher Class
Members 
Symphony.Conductor.Utility Namespace : UIDispatcher Class
Class to allow the execution of code on the UI thread. To ensure that you Symphony Framework applicaitons function correctly please ensure that on the main UI thread the first call is to the Symphony.Conductor.Static.ThreadSafe.AnchorToUIThread method to ensure that the framework is correctly anchored to the UI thread.
Syntax
public class UIDispatcher 
Inheritance Hierarchy

System.Object
   Symphony.Conductor.Utility.UIDispatcher

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UIDispatcher Members
Symphony.Conductor.Utility Namespace