4 references to D2
PresentationCore (1)
Core\CSharp\System\Windows\Input\TextCompositionManager.cs (1)
969
case Key.
D2
: return 0x02;
PresentationFramework (1)
src\Framework\System\Windows\Controls\DocumentViewer.cs (1)
1540
new KeyGesture(Key.
D2
, ModifierKeys.Control));
WindowsBase (2)
Base\System\Windows\Input\KeyInterop.cs (2)
159
key = Key.
D2
;
854
case Key.
D2
: