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