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