1 write to RadiusProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
214
RadiusProperty
=
3 references to RadiusProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (3)
67
target.PropertyChanged(
RadiusProperty
);
80
return (double) GetValue(
RadiusProperty
);
84
SetValueInternal(
RadiusProperty
, value);