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