1 write to Radius
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\BlurBitmapEffect.cs (1)
97
_imageEffectEmulation.
Radius
= radius;
3 references to Radius
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\BlurBitmapEffect.cs (1)
95
if (_imageEffectEmulation.
Radius
!= radius)
Core\CSharp\System\Windows\Media\Effects\BlurEffect.cs (1)
42
double radius =
Radius
;
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
215
data.Radius =
Radius
;