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