2 references to SynchronizeGestureFromProperties
PresentationCore (2)
Core\CSharp\System\Windows\Input\Command\KeyBinding.cs (2)
133
keyBinding.
SynchronizeGestureFromProperties
(keyBinding.Key, (ModifierKeys)(e.NewValue));
160
keyBinding.
SynchronizeGestureFromProperties
((Key)(e.NewValue), keyBinding.Modifiers);