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