2 references to TryApplyVisualTransform
PresentationCore (2)
Shared\MS\Internal\PointUtil.cs (2)
57point = TryApplyVisualTransform(point, presentationSource.RootVisual, true, throwOnError, out success); 97return TryApplyVisualTransform(point, v, inverse, true, out success);