'Declaration Protected Overloads Sub AddHandler( _ ByVal uiElem As System.Windows.UIElement, _ ByVal rtdEvent As System.Windows.RoutedEvent, _ ByVal del As System.Delegate, _ ByVal bForceFire As System.Boolean _ )
protected void AddHandler( System.Windows.UIElement uiElem, System.Windows.RoutedEvent rtdEvent, System.Delegate del, System.bool bForceFire )
protected: void AddHandler( System.Windows.UIElement* uiElem, System.Windows.RoutedEvent* rtdEvent, System.Delegate* del, System.bool bForceFire )
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