2 references to UInt32
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
3800
case KnownElements.
UInt32
: converterId = KnownElements.UInt32Converter; break;
6251
case KnownElements.
UInt32
: t = typeof(System.UInt32); break;