Info
| Version: | 1.1.0 | 
| Author(s): | NeoSmart Technologies, Mahmoud Al-Qudsi | 
| Last Update: | Monday, April 6, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/neosmart/UwpModifierKeys | 
| NuGet Url: | https://www.nuget.org/packages/UwpModifierKeys | 
Install
Install-Package UwpModifierKeys
                        dotnet add package UwpModifierKeys
                        paket add UwpModifierKeys
                        
                                UwpModifierKeys Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.ValueTuple(>= 4.4.0)
Tags
 
                
An extension method in NeoSmart.Uwp.ModifierKeys extends KeyRoutedEventArgs with a ModifierKeys() method returning an enum of depressed modifier keys.