1 write to BevelWidthProperty
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (1)
322
BevelWidthProperty
=
3 references to BevelWidthProperty
PresentationCore (3)
Core\CSharp\System\Windows\Media\Effects\Generated\BevelBitmapEffect.cs (3)
93
target.PropertyChanged(
BevelWidthProperty
);
127
return (double) GetValue(
BevelWidthProperty
);
131
SetValueInternal(
BevelWidthProperty
, value);