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