1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
323OpacityProperty =
3 references to OpacityProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
108target.PropertyChanged(OpacityProperty); 166return (double) GetValue(OpacityProperty); 170SetValueInternal(OpacityProperty, value);