The AutoSizeCanvas type exposes the following members.

Constructors

  NameDescription
AutoSizeCanvas

Methods

  NameDescription
MeasureOverride
Measures the child elements of the AutoSizeCanvas and measures the AutoSizeCanvas accordingly.
(Overrides Canvas..::.MeasureOverride(Size).)

Fields

  NameDescription
ContentBoundsProperty
Identifies the ContentBounds property.
ContentSizeProperty
Identifies the ContentSize property.

Properties

  NameDescription
ContentBounds
Gets the content bounds. This is a dependency property.
ContentSize
Gets the content size. This is a dependency property.

See Also