5 references to TransformToParentPoint
WindowsFormsIntegration (5)
System\Windows\Integration\HostUtils.cs (5)
109return TransformToParentPoint(element, rootVisual, pointElement); 247hostPoint = HostUtils.TransformToParentPoint(host, frameworkElementAncestor, 250parentPoint = HostUtils.TransformToParentPoint(frameworkElementAncestor, frameworkElementAncestor, 256hostPoint = HostUtils.TransformToParentPoint(host, frameworkElementAncestor, 259parentPoint = HostUtils.TransformToParentPoint(frameworkElementAncestor, frameworkElementAncestor,