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