2 writes to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Window.cs (2)
3549_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 3556thisRef._contentRenderedCallback = null;
2 references to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Window.cs (2)
3543if (_contentRenderedCallback != null) 3547_contentRenderedCallback.Abort();