1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
299OpacityProperty =
3 references to OpacityProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
85target.PropertyChanged(OpacityProperty); 143return (double) GetValue(OpacityProperty); 147SetValueInternal(OpacityProperty, value);