6 references to Depth32Bit
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ImageList.cs (4)
176(int)ColorDepth.Depth32Bit)) { 336colorDepth = ColorDepth.Depth32Bit; 530case ColorDepth.Depth32Bit: 705if(ColorDepth == ColorDepth.Depth32Bit) {
System.Workflow.ComponentModel (2)
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
736treeView.ImageList.ColorDepth = ColorDepth.Depth32Bit;
AuthoringOM\Design\DocumentOutline.cs (1)
214this.treeView.ImageList.ColorDepth = ColorDepth.Depth32Bit;