2 references to UInt32
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3793
case KnownElements.
UInt32
: converterId = KnownElements.UInt32Converter; break;
5496
case KnownElements.
UInt32
: t = typeof(UInt32); break;