4 references to D1
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (1)
968
case Key.
D1
: return 0x01;
PresentationFramework (1)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
1731
new KeyGesture(Key.
D1
, ModifierKeys.Control));
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
155
key = Key.
D1
;
850
case Key.
D1
: