1 write to KernelTypeProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (1)
250
KernelTypeProperty
=
2 references to KernelTypeProperty
PresentationCore (2)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurBitmapEffect.cs (2)
121
return (KernelType) GetValue(
KernelTypeProperty
);
125
SetValueInternal(
KernelTypeProperty
, value);