5 references to X
System.Windows.Forms (5)
winforms\Managed\System\WinForms\PropertyGridInternal\PropertyGridView.cs (3)
3079
goto case Keys.
X
;
3082
case Keys.
X
:
6735
case Keys.
X
:
winforms\Managed\System\WinForms\Shortcut.cs (2)
197
CtrlX = Keys.Control + Keys.
X
,
379
CtrlShiftX = Keys.Control + Keys.Shift + Keys.
X
,