1 write to RadiusProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
353
RadiusProperty
=
4 references to RadiusProperty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (4)
93
target.PropertyChanged(
RadiusProperty
);
120
return (double) GetValue(
RadiusProperty
);
124
SetValueInternal(
RadiusProperty
, value);
205
DUCE.ResourceHandle hRadiusAnimations = GetAnimationResourceHandle(
RadiusProperty
, channel);