1 instantiation of BitmapSuffixInSatelliteAssemblyAttribute
System.Windows.Forms (1)
System\Windows\Forms\Internal\AssemblyAttributes.cs (1)
17[assembly: System.Drawing.BitmapSuffixInSatelliteAssembly]
2 references to BitmapSuffixInSatelliteAssemblyAttribute
System.Drawing (1)
System.Drawing.cs (1)
6[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.BitmapSuffixInSatelliteAssemblyAttribute))]
System.Windows.Forms.Design (1)
System\Drawing\BitmapSelector.cs (1)
77if (DoesAssemblyHaveCustomAttribute(assembly, typeof(BitmapSuffixInSatelliteAssemblyAttribute)))