Intersoft.Client.Framework.Input Namespace > Mouse Class > AddMouseDownHandler Method : AddMouseDownHandler(UIElement,MouseButtonEventHandler,Boolean) Method |
Public Overloads Shared Sub AddMouseDownHandler( _ ByVal element As UIElement, _ ByVal handler As MouseButtonEventHandler, _ ByVal handledEventsToo As Boolean _ )
Dim element As UIElement Dim handler As MouseButtonEventHandler Dim handledEventsToo As Boolean Mouse.AddMouseDownHandler(element, handler, handledEventsToo)
public static void AddMouseDownHandler( UIElement element, MouseButtonEventHandler handler, bool handledEventsToo )
public: static void AddMouseDownHandler( UIElement^ element, MouseButtonEventHandler^ handler, bool handledEventsToo )
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