1 write to RadiusProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
320
RadiusProperty
=
4 references to RadiusProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\BlurEffect.cs (4)
67
target.PropertyChanged(
RadiusProperty
);
94
return (double) GetValue(
RadiusProperty
);
98
SetValueInternal(
RadiusProperty
, value);
173
DUCE.ResourceHandle hRadiusAnimations = GetAnimationResourceHandle(
RadiusProperty
, channel);