2 references to IsDefinedKey
PresentationCore (2)
System\Windows\Input\Command\KeyGestureConverter.cs (1)
62
&&
IsDefinedKey
(keyGesture.Key));
System\Windows\Input\Command\KeyGestureValueSerializer.cs (1)
48
&& KeyGestureConverter.
IsDefinedKey
(keyGesture.Key);