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