Intersoft.Client.Framework.Input Namespace > CommandManager Class : RemoveExecutedHandler Method |
Public Shared Sub RemoveExecutedHandler( _ ByVal element As DependencyObject, _ ByVal handler As ExecutedRoutedEventHandler _ )
Dim element As DependencyObject Dim handler As ExecutedRoutedEventHandler CommandManager.RemoveExecutedHandler(element, handler)
public static void RemoveExecutedHandler( DependencyObject element, ExecutedRoutedEventHandler handler )
public: static void RemoveExecutedHandler( DependencyObject^ element, ExecutedRoutedEventHandler^ handler )
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