2 references to Visual2DContentBounds
PresentationCore (1)
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
187Rect rectElement = _owner.Visual2DContentBounds;
PresentationFramework (1)
System\Windows\Input\KeyboardNavigation.cs (1)
2436Rect rectElement = uiElement3D.Visual2DContentBounds;