1 write to ColorProperty
PresentationCore (1)
System\Windows\Media3D\Generated\SpecularMaterial.cs (1)
387
ColorProperty
=
3 references to ColorProperty
PresentationCore (3)
System\Windows\Media3D\Generated\SpecularMaterial.cs (3)
85
target.PropertyChanged(
ColorProperty
);
149
return (Color) GetValue(
ColorProperty
);
153
SetValueInternal(
ColorProperty
, value);