3 writes to _matrix33
System.Drawing.Common (3)
System\Drawing\Imaging\ColorMatrix.cs (3)
65_matrix33 = 1.0f; 242set => _matrix33 = value; 323_matrix33 = newColorMatrix[3][3];
1 reference to _matrix33
System.Drawing.Common (1)
System\Drawing\Imaging\ColorMatrix.cs (1)
241get => _matrix33;