Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides a container for element alignment settings in the Windows Presentation Foundation (WPF) Designer for Visual Studio.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Developer (in Microsoft.Windows.Design.Developer.dll)
Syntax
'Declaration
Public NotInheritable Class ElementAlignment
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class ElementAlignment
public ref class ElementAlignment abstract sealed
public final class ElementAlignment
Remarks
These element alignment settings are contained in the Application resources. The ElementAlignment class provides accessors and shared keys for all of the settings.
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.Interaction.ElementAlignment
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.