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