3 writes to _matrix44
System.Drawing.Common (3)
System\Drawing\Imaging\ColorMatrix.cs (3)
71_matrix44 = 1.0f; 296set => _matrix44 = value; 329_matrix44 = newColorMatrix[4][4];
1 reference to _matrix44
System.Drawing.Common (1)
System\Drawing\Imaging\ColorMatrix.cs (1)
295get => _matrix44;