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