4 references to StretchMatrixField
PresentationFramework (4)
System\Windows\Shapes\Shape.cs (4)
92BoxedMatrix stretchMatrix = StretchMatrixField.GetValue(this); 390StretchMatrixField.ClearValue(this); 562StretchMatrixField.SetValue(this, new BoxedMatrix(stretchMatrix)); 750BoxedMatrix boxedStretchMatrix = StretchMatrixField.GetValue(this);