1 write to LightAngleProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
306LightAngleProperty =
3 references to LightAngleProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (3)
73target.PropertyChanged(LightAngleProperty); 123return (double) GetValue(LightAngleProperty); 127SetValueInternal(LightAngleProperty, value);