3 references to KeyBinding
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1356
case KnownElements.
KeyBinding
: o = new System.Windows.Input.KeyBinding(); break;
4708
case KnownElements.
KeyBinding
:
5891
case KnownElements.
KeyBinding
: t = typeof(System.Windows.Input.KeyBinding); break;