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