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