2 writes to _contentRenderedCallback
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (2)
639_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 642_contentRenderedCallback = null;
2 references to _contentRenderedCallback
PresentationFramework (2)
src\Framework\System\Windows\Controls\Frame.cs (2)
633if (_contentRenderedCallback != null) 637_contentRenderedCallback.Abort();