This documentation is archived and is not being maintained.
AlignmentX 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 horizontally 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 |
|---|
| Left | The contents align toward the left of the container. |
| Center | The contents align toward the center of the container. |
| Right | The contents align toward the right of the container. |
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0