3 references to Int32Rect
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1343case KnownElements.Int32Rect: o = new System.Windows.Int32Rect(); break; 3794case KnownElements.Int32Rect: converterId = KnownElements.Int32RectConverter; break; 5872case KnownElements.Int32Rect: t = typeof(System.Windows.Int32Rect); break;