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