2 references to BeginInvokeOnRender
PresentationCore (2)
System\Windows\LayoutManager.cs (1)
124MediaContext.From(Dispatcher).BeginInvokeOnRender(_updateCallback, this);
System\Windows\UIElement3D.cs (1)
127MediaContext.From(Dispatcher).BeginInvokeOnRender(CallRenderCallback, this);