4 references to D4
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (1)
971
case Key.
D4
: return 0x04;
PresentationFramework (1)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
1751
new KeyGesture(Key.
D4
, ModifierKeys.Control));
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
167
key = Key.
D4
;
862
case Key.
D4
: