1 write to OpacityProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
484OpacityProperty =
4 references to OpacityProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
114target.PropertyChanged(OpacityProperty); 186return (double) GetValue(OpacityProperty); 190SetValueInternal(OpacityProperty, value); 274DUCE.ResourceHandle hOpacityAnimations = GetAnimationResourceHandle(OpacityProperty, channel);