1 write to KernelTypeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
314KernelTypeProperty =
3 references to KernelTypeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BlurEffect.cs (3)
68target.PropertyChanged(KernelTypeProperty); 103return (KernelType)GetValue(KernelTypeProperty); 107SetValueInternal(KernelTypeProperty, value);