1 write to KernelTypeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
340KernelTypeProperty =
3 references to KernelTypeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BlurEffect.cs (3)
94target.PropertyChanged(KernelTypeProperty); 129return (KernelType)GetValue(KernelTypeProperty); 133SetValueInternal(KernelTypeProperty, value);