4 references to I
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\DefaultCommandExtensionCallback.cs (2)
49new List<KeyGesture> { new ChordKeyGesture(Key.E, Key.I) }); 63new List<KeyGesture> { new ChordKeyGesture(Key.K, Key.I) });
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
223key = Key.I; 918case Key.I: