2 writes to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Controls\Frame.cs (2)
601
_contentRenderedCallback
= Dispatcher.BeginInvoke(DispatcherPriority.Input,
605
thisRef.
_contentRenderedCallback
= null;
1 reference to _contentRenderedCallback
PresentationFramework (1)
System\Windows\Controls\Frame.cs (1)
600
_contentRenderedCallback
?.Abort();