5 references to TransformToParentPoint
WindowsFormsIntegration (5)
System\Windows\Integration\HostUtils.cs (5)
105return TransformToParentPoint(element, rootVisual, pointElement); 243hostPoint = HostUtils.TransformToParentPoint(host, frameworkElementAncestor, 246parentPoint = HostUtils.TransformToParentPoint(frameworkElementAncestor, frameworkElementAncestor, 252hostPoint = HostUtils.TransformToParentPoint(host, frameworkElementAncestor, 255parentPoint = HostUtils.TransformToParentPoint(frameworkElementAncestor, frameworkElementAncestor,