1 reference to OnCleanUp
PresentationFramework (1)
System\Windows\Controls\VirtualizingStackPanel.cs (1)
8888
_cleanupOperation = Dispatcher.BeginInvoke(DispatcherPriority.Background, new DispatcherOperationCallback(
OnCleanUp
), null);