2 writes to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Window.cs (2)
3534_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 3541thisRef._contentRenderedCallback = null;
1 reference to _contentRenderedCallback
PresentationFramework (1)
System\Windows\Window.cs (1)
3533_contentRenderedCallback?.Abort();