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