1 write to SmoothnessProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
349SmoothnessProperty =
3 references to SmoothnessProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (3)
114target.PropertyChanged(SmoothnessProperty); 172return (double) GetValue(SmoothnessProperty); 176SetValueInternal(SmoothnessProperty, value);