2 references to IsDefinedKey
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\KeyGestureConverter.cs (1)
74&& IsDefinedKey(keyGesture.Key));
Core\CSharp\System\Windows\Input\Command\KeyGestureValueSerializer.cs (1)
59&& KeyGestureConverter.IsDefinedKey(keyGesture.Key);