Dela via


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

Public fieldStatic member

DefaultExternalMargin

The default pixel margin on the outside of elements on the design surface.

Public fieldStatic member

DefaultInternalContainerMargin

The default pixel margin on the inside of element containers on the design surface, excluding the root container.

Public fieldStatic member

DefaultInternalRootMargin

The default pixel margin on the inside of the root element container.

Public fieldStatic member

DefaultSnapThreshold

The default pixel threshold for snapping to snap lines.

Top

Properties

 

Name

Description

Public propertyStatic member

ExternalMargin

Gets the pixel margin on the outside of elements on the design surface.

Public propertyStatic member

ExternalMarginKey

Gets a ResourceKey for accessing the ExternalMargin resource.

Public propertyStatic member

InternalContainerMargin

Gets the pixel margin on the inside of the root element container.

Public propertyStatic member

InternalContainerMarginKey

Gets a ResourceKey for accessing the InternalContainerMargin resource.

Public propertyStatic member

InternalRootMargin

Gets the pixel margin on the inside of element containers on the design surface, excluding the root container.

Public propertyStatic member

InternalRootMarginKey

Gets a ResourceKey for accessing the InternalRootMargin resource.

Public propertyStatic member

SnapThreshold

Gets the pixel threshold for snapping to snap lines.

Public propertyStatic member

SnapThresholdKey

Gets a ResourceKey for accessing the SnapThreshold resource.

Top

See Also

Reference

ElementAlignment Class

Microsoft.Windows.Design.Interaction Namespace