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