1 write to LightAngleProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
313LightAngleProperty =
3 references to LightAngleProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (3)
81target.PropertyChanged(LightAngleProperty); 131return (double) GetValue(LightAngleProperty); 135SetValueInternal(LightAngleProperty, value);