4 references to F
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (1)
982
case Key.
F
: return 0x0F;
System.Activities.Core.Presentation (1)
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (1)
128
this.InputBindings.Add(new KeyBinding(FlowchartDesignerCommands.ConnectNodesCommand, new DefaultCommandExtensionCallback.ChordKeyGesture(Key.E, Key.
F
)));
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
211
key = Key.
F
;
906
case Key.
F
: