2 references to UInt32
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3790
case KnownElements.
UInt32
: converterId = KnownElements.UInt32Converter; break;
5493
case KnownElements.
UInt32
: t = typeof(UInt32); break;