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