Intersoft.Client.Framework Namespace > DependencyObjectExtensions Class : BeginInvoke Method |
<ExtensionAttribute()> Public Shared Sub BeginInvoke( _ ByVal element As DependencyObject, _ ByVal callback As Action _ )
Dim element As DependencyObject Dim callback As Action DependencyObjectExtensions.BeginInvoke(element, callback)
[ExtensionAttribute()] public static void BeginInvoke( DependencyObject element, Action callback )
[ExtensionAttribute()] public: static void BeginInvoke( DependencyObject^ element, Action^ callback )
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