1 reference to RaiseRequerySuggested
PresentationCore (1)
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (1)
903
_requerySuggestedOperation = dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(
RaiseRequerySuggested
), null);