2 references to DirectionalLight
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1210case KnownElements.DirectionalLight: o = new System.Windows.Media.Media3D.DirectionalLight(); break; 5694case KnownElements.DirectionalLight: t = typeof(System.Windows.Media.Media3D.DirectionalLight); break;