1 write to RadiusProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
241RadiusProperty =
3 references to RadiusProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (3)
93target.PropertyChanged(RadiusProperty); 106return (double) GetValue(RadiusProperty); 110SetValueInternal(RadiusProperty, value);