1 write to RadiusProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
305
RadiusProperty
=
4 references to RadiusProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\BlurEffect.cs (4)
61
target.PropertyChanged(
RadiusProperty
);
88
return (double)GetValue(
RadiusProperty
);
92
SetValueInternal(
RadiusProperty
, value);
167
DUCE.ResourceHandle hRadiusAnimations = GetAnimationResourceHandle(
RadiusProperty
, channel);