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