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