2 references to UInt16
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
3799case KnownElements.UInt16: converterId = KnownElements.UInt16Converter; break; 6249case KnownElements.UInt16: t = typeof(System.UInt16); break;