1 write to ColorProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
408ColorProperty =
3 references to ColorProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\DiffuseMaterial.cs (3)
91target.PropertyChanged(ColorProperty); 159return (Color) GetValue(ColorProperty); 163SetValueInternal(ColorProperty, value);