1 write to KernelTypeProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
362KernelTypeProperty =
3 references to KernelTypeProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BlurEffect.cs (3)
100target.PropertyChanged(KernelTypeProperty); 135return (KernelType) GetValue(KernelTypeProperty); 139SetValueInternal(KernelTypeProperty, value);