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