1 write to BlurRadiusProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (1)
493BlurRadiusProperty =
4 references to BlurRadiusProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\Generated\DropShadowEffect.cs (4)
121target.PropertyChanged(BlurRadiusProperty); 201return (double) GetValue(BlurRadiusProperty); 205SetValueInternal(BlurRadiusProperty, value); 275DUCE.ResourceHandle hBlurRadiusAnimations = GetAnimationResourceHandle(BlurRadiusProperty, channel);