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