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