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