2 references to DelayedValidateWithoutUpdate
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGridRow.cs (2)
477Dispatcher.BeginInvoke(new DispatcherOperationCallback(DelayedValidateWithoutUpdate), DispatcherPriority.DataBind, BindingGroup); 929Dispatcher.BeginInvoke(new DispatcherOperationCallback(DelayedValidateWithoutUpdate), DispatcherPriority.DataBind, e.NewValue);