The AutoSizeCanvas type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| AutoSizeCanvas |
Methods
| Name | Description | |
|---|---|---|
| MeasureOverride |
Measures the child elements of the AutoSizeCanvas
and measures the AutoSizeCanvas accordingly.
(Overrides Canvas..::.MeasureOverride(Size).) |
Fields
| Name | Description | |
|---|---|---|
| ContentBoundsProperty |
Identifies the ContentBounds property.
| |
| ContentSizeProperty |
Identifies the ContentSize property.
|
Properties
| Name | Description | |
|---|---|---|
| ContentBounds |
Gets the content bounds.
This is a dependency property.
| |
| ContentSize |
Gets the content size.
This is a dependency property.
|