1 write to ColorProperty
PresentationCore (1)
System\Windows\Media3D\Generated\SpecularMaterial.cs (1)
382ColorProperty =
3 references to ColorProperty
PresentationCore (3)
System\Windows\Media3D\Generated\SpecularMaterial.cs (3)
72target.PropertyChanged(ColorProperty); 140return (Color) GetValue(ColorProperty); 144SetValueInternal(ColorProperty, value);