1 write to SmoothnessProperty
PresentationCore (1)
System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
315
SmoothnessProperty
=
3 references to SmoothnessProperty
PresentationCore (3)
System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (3)
80
target.PropertyChanged(
SmoothnessProperty
);
138
return (double) GetValue(
SmoothnessProperty
);
142
SetValueInternal(
SmoothnessProperty
, value);