2 writes to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Window.cs (2)
3431_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 3438thisRef._contentRenderedCallback = null;
2 references to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Window.cs (2)
3425if (_contentRenderedCallback != null) 3429_contentRenderedCallback.Abort();