2 references to UnitToWorld
PresentationCore (2)
Core\CSharp\System\Windows\Media\Effects\Effect.cs (1)
246
Point? worldSpace = Effect.
UnitToWorld
(unitResult, _worldBounds);
Core\CSharp\System\Windows\Media\Visual.cs (1)
2090
Point? worldSpace = Effect.
UnitToWorld
(transformedPt, _bboxSubgraph);