2 references to Int32
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3790
case KnownElements.
Int32
: converterId = KnownElements.Int32Converter; break;
5493
case KnownElements.
Int32
: t = typeof(Int32); break;