1 write to RadiusProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
234
RadiusProperty
=
3 references to RadiusProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (3)
87
target.PropertyChanged(
RadiusProperty
);
100
return (double) GetValue(
RadiusProperty
);
104
SetValueInternal(
RadiusProperty
, value);