1 write to AmbientColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
417
AmbientColorProperty
=
3 references to AmbientColorProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (3)
98
target.PropertyChanged(
AmbientColorProperty
);
174
return (Color) GetValue(
AmbientColorProperty
);
178
SetValueInternal(
AmbientColorProperty
, value);