6 references to UpdateIsVisibleCache
PresentationCore (6)
System\Windows\PresentationSource.cs (2)
441oldRootUIElement?.UpdateIsVisibleCache(); 442newRootUIElement?.UpdateIsVisibleCache();
System\Windows\UIElement.cs (3)
2958uie.UpdateIsVisibleCache(); 4205uiElement.UpdateIsVisibleCache(); 4243element.UpdateIsVisibleCache();
System\Windows\UIElement3D.cs (1)
1388element.UpdateIsVisibleCache();