Class AdjustableImage
Inheritance
System.Object
AdjustableImage
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class AdjustableImage : Image
Constructors
AdjustableImage()
Declaration
public AdjustableImage()
Methods
OnPropertyChanged(DependencyPropertyChangedEventArgs)
Declaration
protected override void OnPropertyChanged(DependencyPropertyChangedEventArgs e)
Parameters
System.Windows.DependencyPropertyChangedEventArgs
e
|