4 references to StretchMatrixField
PresentationFramework (4)
System\Windows\Shapes\Shape.cs (4)
97BoxedMatrix stretchMatrix = StretchMatrixField.GetValue(this); 395StretchMatrixField.ClearValue(this); 565StretchMatrixField.SetValue(this, new BoxedMatrix(stretchMatrix)); 753BoxedMatrix boxedStretchMatrix = StretchMatrixField.GetValue(this);