This documentation is archived and is not being maintained.
AlignmentY Enumeration
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Describes how content is positioned vertically in a container.
Namespace:
System.Windows.Media
Assembly:
System.Windows (in System.Windows.dll)
XMLNS for XAML: Not mapped to an xmlns.
No code example is currently available or this language may not be supported.
<object property="enumMemberName"/>
| Member name | Description |
|---|
| Top | The contents align toward the upper edge of the container. |
| Center | The contents align toward the center of the container. |
| Bottom | The contents align toward the lower edge of the container. |
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0