6 references to UpdateIsVisibleCache
PresentationCore (6)
System\Windows\PresentationSource.cs (2)
440oldRootUIElement?.UpdateIsVisibleCache(); 441newRootUIElement?.UpdateIsVisibleCache();
System\Windows\UIElement.cs (3)
2957uie.UpdateIsVisibleCache(); 4204uiElement.UpdateIsVisibleCache(); 4242element.UpdateIsVisibleCache();
System\Windows\UIElement3D.cs (1)
1387element.UpdateIsVisibleCache();