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