2 references to UInt64
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
3795
case KnownElements.
UInt64
: converterId = KnownElements.UInt64Converter; break;
6247
case KnownElements.
UInt64
: t = typeof(System.UInt64); break;