4 references to StretchMatrixField
PresentationFramework (4)
src\Framework\System\Windows\Shapes\Shape.cs (4)
101BoxedMatrix stretchMatrix = StretchMatrixField.GetValue(this); 399StretchMatrixField.ClearValue(this); 570StretchMatrixField.SetValue(this, new BoxedMatrix(stretchMatrix)); 758BoxedMatrix boxedStretchMatrix = StretchMatrixField.GetValue(this);