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