The ImageAttach type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
GetFormat |
Gets the value of the Format attached property for a given object.
|
|
|
GetStream |
Gets the value of the Stream attached property for a given object.
|
|
|
SetFormat |
Set the value of the Format attached property for a given object.
|
|
|
SetStream |
Set the value of the Stream attached property for a given object.
|
Fields
| Name | Description | |
|---|---|---|
|
|
FormatProperty |
Identifies the Format attached property.
|
|
|
HeightProperty |
Identifies the Height attached property.
|
|
|
ImageTemplate |
A DataTemplate that creates an Image control and binds its source.
|
|
|
StreamProperty |
Identifies the Stream attached property.
|
|
|
WidthProperty |
Identifies the Width attached property.
|