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