1 reference to DoNothing
PresentationFramework (1)
System\Windows\Controls\DataGrid.cs (1)
2383
Dispatcher.Invoke(new DispatcherOperationCallback(
DoNothing
), DispatcherPriority.DataBind, bindingGroup);