Intersoft.Client.Framework Namespace > MouseEventArgsExtensions Class : GetPosition Method |
<ExtensionAttribute()> Public Shared Function GetPosition( _ ByVal args As MouseEventArgs, _ ByVal relativeTo As FrameworkElement, _ ByVal crossPlatform As Boolean _ ) As Point
Dim args As MouseEventArgs Dim relativeTo As FrameworkElement Dim crossPlatform As Boolean Dim value As Point value = MouseEventArgsExtensions.GetPosition(args, relativeTo, crossPlatform)
[ExtensionAttribute()] public static Point GetPosition( MouseEventArgs args, FrameworkElement relativeTo, bool crossPlatform )
[ExtensionAttribute()] public: static Point GetPosition( MouseEventArgs^ args, FrameworkElement^ relativeTo, bool crossPlatform )
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