[]
Represents the source of data for the Image element.
public class DxProvider : IDisposable, INotifyPropertyChanged
| Name | Description |
|---|---|
| ImageHeight | Gets the height of the Image element. |
| ImageSource | Gets the object source for the Image.Source property. |
| ImageWidth | Gets the width of the Image element. |
| Name | Description |
|---|---|
| Dispose() | Clears up any resources being used. |
| Name | Description |
|---|---|
| PropertyChanged | Occurs when a property is changed on a DxImageProvider. |