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