6 references to UpdateIsVisibleCache
PresentationCore (6)
System\Windows\PresentationSource.cs (2)
456oldRootUIElement.UpdateIsVisibleCache(); 460newRootUIElement.UpdateIsVisibleCache();
System\Windows\UIElement.cs (3)
2971uie.UpdateIsVisibleCache(); 4225uiElement.UpdateIsVisibleCache(); 4263element.UpdateIsVisibleCache();
System\Windows\UIElement3D.cs (1)
1404element.UpdateIsVisibleCache();