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