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