3 references to Rect3D
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1484case KnownElements.Rect3D: o = new System.Windows.Media.Media3D.Rect3D(); break; 3777case KnownElements.Rect3D: converterId = KnownElements.Rect3DConverter; break; 6054case KnownElements.Rect3D: t = typeof(System.Windows.Media.Media3D.Rect3D); break;