1 write to OpacityProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
329OpacityProperty =
3 references to OpacityProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
114target.PropertyChanged(OpacityProperty); 172return (double) GetValue(OpacityProperty); 176SetValueInternal(OpacityProperty, value);