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