RelativePositions Class

Represents a set of static instances of common RelativePositions objects.

Namespace:  Microsoft.Windows.Design.Interaction
Assembly:  Microsoft.Windows.Design.Extensibility (in Microsoft.Windows.Design.Extensibility.dll)

Syntax

'Declaration
Public NotInheritable Class RelativePositions
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class RelativePositions
public ref class RelativePositions abstract sealed
public final class RelativePositions

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Interaction.RelativePositions

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.

See Also

Reference

RelativePositions Members

Microsoft.Windows.Design.Interaction Namespace

Other Resources

WPF Designer Extensibility