1 write to KernelTypeProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BlurEffect.cs (1)
329KernelTypeProperty =
3 references to KernelTypeProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BlurEffect.cs (3)
74target.PropertyChanged(KernelTypeProperty); 109return (KernelType) GetValue(KernelTypeProperty); 113SetValueInternal(KernelTypeProperty, value);