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