2 references to Int32Rect
PresentationBuildTasks (2)
Framework\System\Windows\Markup\KnownTypes.cs (2)
3784
case KnownElements.
Int32Rect
: converterId = KnownElements.Int32RectConverter; break;
5438
case KnownElements.
Int32Rect
: t = _asmBase.GetType("System.Windows.Int32Rect"); break;