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