1 reference to DelayedRowDetailsVisibilityChanged
PresentationFramework (1)
System\Windows\Controls\DataGridRow.cs (1)
819
Dispatcher.CurrentDispatcher.BeginInvoke(new DispatcherOperationCallback(
DelayedRowDetailsVisibilityChanged
), DispatcherPriority.Loaded, row);