2 writes to InternalIsVisible
PresentationCore (2)
Core\CSharp\System\Windows\UIElement3D.cs (2)
718InternalIsVisible = true; 723InternalIsVisible = false;
3 references to InternalIsVisible
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Visual3D.cs (3)
1205if (transform != null && InternalIsVisible) 1218else if (!InternalIsVisible) 1463if (InternalIsVisible)