1 reference to PointLightBase
PresentationFramework (1)
src\Framework\System\Windows\Markup\KnownTypes.cs (1)
6023case KnownElements.PointLightBase: t = typeof(System.Windows.Media.Media3D.PointLightBase); break;