ElementAlignment Members
Include Protected Members
Include Inherited Members
Provides a container for element alignment settings in the Windows Presentation Foundation (WPF) Designer for Visual Studio.
The ElementAlignment type exposes the following members.
Fields
Name
Description
The default pixel margin on the outside of elements on the design surface.
DefaultInternalContainerMargin
The default pixel margin on the inside of element containers on the design surface, excluding the root container.
The default pixel margin on the inside of the root element container.
The default pixel threshold for snapping to snap lines.
Top
Properties
Name
Description
Gets the pixel margin on the outside of elements on the design surface.
Gets a ResourceKey for accessing the ExternalMargin resource.
Gets the pixel margin on the inside of the root element container.
Gets a ResourceKey for accessing the InternalContainerMargin resource.
Gets the pixel margin on the inside of element containers on the design surface, excluding the root container.
Gets a ResourceKey for accessing the InternalRootMargin resource.
Gets the pixel threshold for snapping to snap lines.
Gets a ResourceKey for accessing the SnapThreshold resource.
Top