2 references to Int32Rect
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3787
case KnownElements.
Int32Rect
: converterId = KnownElements.Int32RectConverter; break;
5441
case KnownElements.
Int32Rect
: t = _asmBase.GetType("System.Windows.Int32Rect"); break;