2 references to VisualContentBounds
PresentationCore (2)
System\Windows\Media\VisualTreeHelper.cs (1)
364return reference.VisualContentBounds;
System\Windows\Media3D\Visual3D.cs (1)
815contentBounds = transform.TransformBounds(VisualContentBounds);