AdornerCoordinateSpaces Class

Defines the two common coordinate spaces used in the designer.

Inheritance Hierarchy

System.Object
  Microsoft.Windows.Design.Interaction.AdornerCoordinateSpaces

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

Syntax

'Declaration
Public NotInheritable Class AdornerCoordinateSpaces
public static class AdornerCoordinateSpaces
public ref class AdornerCoordinateSpaces abstract sealed
[<AbstractClass>]
[<Sealed>]
type AdornerCoordinateSpaces =  class end
public final class AdornerCoordinateSpaces

The AdornerCoordinateSpaces type exposes the following members.

Properties

  Name Description
Public propertyStatic member Default Gets the default coordinate space for adorners.

Top

Remarks

This type is provided for backward compatibility only.

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

Microsoft.Windows.Design.Interaction Namespace

AdornerCoordinateSpace

AdornerPanel

Other Resources

Understanding WPF Designer Extensibility