2 writes to _colorDepth
System.Windows.Forms (2)
System\Windows\Forms\Controls\ImageList\ImageList.cs (2)
91_colorDepth = value; 224_colorDepth = bmp.bmBitsPixel switch
4 references to _colorDepth
System.Windows.Forms (4)
System\Windows\Forms\Controls\ImageList\ImageList.cs (4)
81get => _colorDepth; 86if (_colorDepth == value) 231_ => _colorDepth 404switch (_colorDepth)