4 references to StretchMatrixField
PresentationFramework (4)
System\Windows\Shapes\Shape.cs (4)
91BoxedMatrix stretchMatrix = StretchMatrixField.GetValue(this); 389StretchMatrixField.ClearValue(this); 561StretchMatrixField.SetValue(this, new BoxedMatrix(stretchMatrix)); 749BoxedMatrix boxedStretchMatrix = StretchMatrixField.GetValue(this);