3 references to FireContentRendered
PresentationCore (3)
System\Windows\InterOp\HwndSource.cs (3)
456
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
FireContentRendered
), this);
510
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
FireContentRendered
), this);
615
this.Dispatcher.BeginInvoke(DispatcherPriority.Loaded, new DispatcherOperationCallback(
FireContentRendered
), this);