Intersoft.Client.Framework.Input Namespace > InputGesture Class : Matches Method |
Public MustOverride Function Matches( _ ByVal targetElement As Object, _ ByVal inputEventArgs As RoutedEventArgs _ ) As Boolean
Dim instance As InputGesture Dim targetElement As Object Dim inputEventArgs As RoutedEventArgs Dim value As Boolean value = instance.Matches(targetElement, inputEventArgs)
public abstract bool Matches( object targetElement, RoutedEventArgs inputEventArgs )
public: abstract bool Matches( Object^ targetElement, RoutedEventArgs^ inputEventArgs )
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