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