1 reference to OnCommandPropertyChanged
PresentationCore (1)
System\Windows\Input\Command\InputBinding.cs (1)
62DependencyProperty.Register("Command", typeof(ICommand), typeof(InputBinding), new UIPropertyMetadata(null, new PropertyChangedCallback(OnCommandPropertyChanged)));