1 write to ColorProperty
PresentationCore (1)
System\Windows\Media3D\Generated\DiffuseMaterial.cs (1)
387ColorProperty =
3 references to ColorProperty
PresentationCore (3)
System\Windows\Media3D\Generated\DiffuseMaterial.cs (3)
85target.PropertyChanged(ColorProperty); 149return (Color) GetValue(ColorProperty); 153SetValueInternal(ColorProperty, value);