3 references to FireContentRendered
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
450
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
FireContentRendered
), this);
504
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
FireContentRendered
), this);
609
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
FireContentRendered
), this);