MS-WPFXV StretchDirectionSyntax
|
[values] | |
|
Both |
The content stretches to fit the parent according to the Stretch mode. |
|
DownOnly |
The content scales downward only when it is larger than the parent. If the content is smaller, no scaling upward is performed. |
|
UpOnly |
The content scales upward only when it is smaller than the parent. If the content is larger, no scaling downward is performed. |