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