2 writes to _contentRenderedCallback
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
3614_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 3620_contentRenderedCallback = null;
2 references to _contentRenderedCallback
PresentationFramework (2)
src\Framework\System\Windows\Window.cs (2)
3608if (_contentRenderedCallback != null) 3612_contentRenderedCallback.Abort();