6 references to UpdateIsVisibleCache
PresentationCore (6)
System\Windows\PresentationSource.cs (2)
458oldRootUIElement.UpdateIsVisibleCache(); 462newRootUIElement.UpdateIsVisibleCache();
System\Windows\UIElement.cs (3)
2974uie.UpdateIsVisibleCache(); 4231uiElement.UpdateIsVisibleCache(); 4269element.UpdateIsVisibleCache();
System\Windows\UIElement3D.cs (1)
1405element.UpdateIsVisibleCache();