1 write to OpacityProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (1)
302OpacityProperty =
3 references to OpacityProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\OuterGlowBitmapEffect.cs (3)
88target.PropertyChanged(OpacityProperty); 146return (double) GetValue(OpacityProperty); 150SetValueInternal(OpacityProperty, value);