2 writes to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Controls\Frame.cs (2)
605_contentRenderedCallback = Dispatcher.BeginInvoke(DispatcherPriority.Input, 609thisRef._contentRenderedCallback = null;
2 references to _contentRenderedCallback
PresentationFramework (2)
System\Windows\Controls\Frame.cs (2)
599if (_contentRenderedCallback != null) 603_contentRenderedCallback.Abort();