2 writes to InternalIsVisible
PresentationCore (2)
System\Windows\UIElement3D.cs (2)
710InternalIsVisible = true; 715InternalIsVisible = false;
3 references to InternalIsVisible
PresentationCore (3)
System\Windows\Media3D\Visual3D.cs (3)
1189if (transform != null && InternalIsVisible) 1202else if (!InternalIsVisible) 1441if (InternalIsVisible)