1 write to SpecularPowerProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media3D\Generated\SpecularMaterial.cs (1)
426SpecularPowerProperty =
3 references to SpecularPowerProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media3D\Generated\SpecularMaterial.cs (3)
146target.PropertyChanged(SpecularPowerProperty); 189return (double) GetValue(SpecularPowerProperty); 193SetValueInternal(SpecularPowerProperty, value);