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