1 write to AmbientColorProperty
PresentationCore (1)
System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
396
AmbientColorProperty
=
3 references to AmbientColorProperty
PresentationCore (3)
System\Windows\Media3D\Generated\DiffuseMaterial.cs (3)
92
target.PropertyChanged(
AmbientColorProperty
);
164
return (Color) GetValue(
AmbientColorProperty
);
168
SetValueInternal(
AmbientColorProperty
, value);