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