1 reference to OnKeyPropertyChanged
PresentationCore (1)
System\Windows\Input\Command\KeyBinding.cs (1)
133DependencyProperty.Register("Key", typeof(Key), typeof(KeyBinding), new UIPropertyMetadata(Key.None, new PropertyChangedCallback(OnKeyPropertyChanged)));