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