1 write to AmbientColorProperty
PresentationCore (1)
System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
372AmbientColorProperty =
3 references to AmbientColorProperty
PresentationCore (3)
System\Windows\Media3D\Generated\DiffuseMaterial.cs (3)
68target.PropertyChanged(AmbientColorProperty); 140return (Color) GetValue(AmbientColorProperty); 144SetValueInternal(AmbientColorProperty, value);