5 references to TransformToParentPoint
WindowsFormsIntegration (5)
System\Windows\Integration\HostUtils.cs (5)
104return TransformToParentPoint(element, rootVisual, pointElement); 242hostPoint = HostUtils.TransformToParentPoint(host, frameworkElementAncestor, 245parentPoint = HostUtils.TransformToParentPoint(frameworkElementAncestor, frameworkElementAncestor, 251hostPoint = HostUtils.TransformToParentPoint(host, frameworkElementAncestor, 254parentPoint = HostUtils.TransformToParentPoint(frameworkElementAncestor, frameworkElementAncestor,