6 references to Depth32Bit
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
509images.ColorDepth = ColorDepth.Depth32Bit;
System.Windows.Forms (5)
System\Windows\Forms\Components\ImageList\ImageList.cs (5)
35private ColorDepth _colorDepth = ColorDepth.Depth32Bit; 98private void ResetColorDepth() => ColorDepth = ColorDepth.Depth32Bit; 23032 => ColorDepth.Depth32Bit, 418case ColorDepth.Depth32Bit: 614if (ColorDepth == ColorDepth.Depth32Bit)