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