2 references to Int16
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3789
case KnownElements.
Int16
: converterId = KnownElements.Int16Converter; break;
5492
case KnownElements.
Int16
: t = typeof(Int16); break;