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