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