The ImageAttach type exposes the following members.

Methods

  Name Description
Public method Static member GetFormat
Gets the value of the Format attached property for a given object.
Public method Static member GetStream
Gets the value of the Stream attached property for a given object.
Public method Static member SetFormat
Set the value of the Format attached property for a given object.
Public method Static member SetStream
Set the value of the Stream attached property for a given object.

Fields

  Name Description
Public field Static member FormatProperty
Identifies the Format attached property.
Public field Static member HeightProperty
Identifies the Height attached property.
Public field Static member ImageTemplate
A DataTemplate that creates an Image control and binds its source.
Public field Static member StreamProperty
Identifies the Stream attached property.
Public field Static member WidthProperty
Identifies the Width attached property.

Attached Properties

  Name Description
Public attached property Format
Public attached property Stream

See Also