2 writes to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Controls\Frame.cs (2)
617_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 621thisRef._contentRenderedCallback = null;
2 references to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Controls\Frame.cs (2)
611if (_contentRenderedCallback != null) 615_contentRenderedCallback.Abort();