1 write to LightAngleProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
340
LightAngleProperty
=
3 references to LightAngleProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (3)
107
target.PropertyChanged(
LightAngleProperty
);
157
return (double) GetValue(
LightAngleProperty
);
161
SetValueInternal(
LightAngleProperty
, value);