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