6 references to UpdateIsVisibleCache
PresentationCore (6)
System\Windows\PresentationSource.cs (2)
446oldRootUIElement.UpdateIsVisibleCache(); 450newRootUIElement.UpdateIsVisibleCache();
System\Windows\UIElement.cs (3)
2966uie.UpdateIsVisibleCache(); 4220uiElement.UpdateIsVisibleCache(); 4258element.UpdateIsVisibleCache();
System\Windows\UIElement3D.cs (1)
1389element.UpdateIsVisibleCache();