2 references to UnitSpaceCoercingGeneralTransform
PresentationCore (2)
System\Windows\Media\Effects\Effect.cs (2)
100_mruWorldSpaceGeneralTransform = new UnitSpaceCoercingGeneralTransform(worldBounds, gt); 233return new UnitSpaceCoercingGeneralTransform(_worldBounds, _innerTransform) { _isInverse = _isInverse };