1 write to ColorProperty
PresentationCore (1)
System\Windows\Media3D\Generated\EmissiveMaterial.cs (1)
335
ColorProperty
=
3 references to ColorProperty
PresentationCore (3)
System\Windows\Media3D\Generated\EmissiveMaterial.cs (3)
61
target.PropertyChanged(
ColorProperty
);
118
return (Color) GetValue(
ColorProperty
);
122
SetValueInternal(
ColorProperty
, value);