1 write to LightAngleProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\EmbossBitmapEffect.cs (1)
248LightAngleProperty =
3 references to LightAngleProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\EmbossBitmapEffect.cs (3)
93target.PropertyChanged(LightAngleProperty); 113return (double) GetValue(LightAngleProperty); 117SetValueInternal(LightAngleProperty, value);