1 write to RadiusProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
331
RadiusProperty
=
4 references to RadiusProperty
PresentationCore (4)
System\Windows\Media\Effects\Generated\BlurEffect.cs (4)
87
target.PropertyChanged(
RadiusProperty
);
114
return (double)GetValue(
RadiusProperty
);
118
SetValueInternal(
RadiusProperty
, value);
193
DUCE.ResourceHandle hRadiusAnimations = GetAnimationResourceHandle(
RadiusProperty
, channel);