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