2 instantiations of BitmapSuffixInSameAssemblyAttribute
System.Web.Entity (1)
AssemblyInfo.cs (1)
18
[assembly:System.Drawing.
BitmapSuffixInSameAssembly
]
System.Web.Entity.Design (1)
AssemblyInfo.cs (1)
8
[assembly:System.Drawing.
BitmapSuffixInSameAssembly
]
3 references to BitmapSuffixInSameAssemblyAttribute
System.Drawing (1)
commonui\System\Drawing\BitmapSelector.cs (1)
117
if (DoesAssemblyHaveCustomAttribute(assembly, typeof(
BitmapSuffixInSameAssemblyAttribute
))) {
System.Web.Entity.Design (1)
parent\parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (1)
117
if (DoesAssemblyHaveCustomAttribute(assembly, typeof(
BitmapSuffixInSameAssemblyAttribute
))) {
System.Windows.Forms (1)
parent\parent\parent\InternalApis\NDP_FX\inc\BitmapSelector.cs (1)
117
if (DoesAssemblyHaveCustomAttribute(assembly, typeof(
BitmapSuffixInSameAssemblyAttribute
))) {