2 references to UInt64
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3791
case KnownElements.
UInt64
: converterId = KnownElements.UInt64Converter; break;
5494
case KnownElements.
UInt64
: t = typeof(UInt64); break;