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