Spread WPF Documentation
KeyStroke Constructor


Overload List
OverloadDescription
KeyStroke Constructor(Char)Initializes a new instance of the KeyStroke structure with the specified character.  
KeyStroke Constructor(Key,ModifierKeys)Initializes a new instance of the KeyStroke structure with the specified System.Windows.Input.Key and System.Windows.Input.ModifierKeys.  
KeyStroke Constructor(Key,ModifierKeys,Boolean)Initializes a new instance of the KeyStroke structure with the specified System.Windows.Input.Key, System.Windows.Input.ModifierKeys, and a value that indicates whether this KeyStroke is active on the key release.  
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional (SP4), Windows XP (SP2), Windows 2008, Windows 2003 Server (SP1)

See Also

Reference

KeyStroke Structure
KeyStroke Members

 

 


Copyright © GrapeCity, inc. All rights reserved.