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