6 references to VisualDescendantBounds
PresentationCore (5)
System\Windows\Media\ContainerVisual.cs (1)
205return base.VisualDescendantBounds;
System\Windows\Media\Visual.cs (2)
2181VisualDescendantBounds); 4506gAsVisual.VisualDescendantBounds);
System\Windows\Media\VisualTreeHelper.cs (1)
364return reference.VisualDescendantBounds;
System\Windows\Media3D\Viewport3DVisual.cs (1)
173return base.VisualDescendantBounds;
PresentationFramework (1)
System\Windows\Documents\TextStore.cs (1)
1142rectDescendant = UiScope.VisualDescendantBounds;