6 references to UpdateIsVisibleCache
PresentationCore (6)
Core\CSharp\System\Windows\PresentationSource.cs (2)
531oldRootUIElement.UpdateIsVisibleCache(); 535newRootUIElement.UpdateIsVisibleCache();
Core\CSharp\System\Windows\UIElement.cs (3)
3000uie.UpdateIsVisibleCache(); 4268uiElement.UpdateIsVisibleCache(); 4306element.UpdateIsVisibleCache();
Core\CSharp\System\Windows\UIElement3D.cs (1)
1418element.UpdateIsVisibleCache();