1 write to KernelTypeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
326KernelTypeProperty =
3 references to KernelTypeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BlurEffect.cs (3)
71target.PropertyChanged(KernelTypeProperty); 106return (KernelType) GetValue(KernelTypeProperty); 110SetValueInternal(KernelTypeProperty, value);