1 write to ColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\EmissiveMaterial.cs (1)
380ColorProperty =
3 references to ColorProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\EmissiveMaterial.cs (3)
91target.PropertyChanged(ColorProperty); 152return (Color) GetValue(ColorProperty); 156SetValueInternal(ColorProperty, value);