Delen via


AdornerLayout Members

Include Protected Members
Include Inherited Members

Performs the layout of an adorner on the DesignerView.

The AdornerLayout type exposes the following members.

Constructors

 

Name

Description

Protected method

AdornerLayout

Initializes a new instance of the AdornerLayout class.

Top

Methods

 

Name

Description

Public method

AdornerPropertyChanged

Invoked on the adorner layout whenever one of the properties stored in the AdornerProperties class changes.

Public method

Arrange

Performs the layout arrangement on the specified adorner.

Public method

Equals

Determines whether the specified Object is equal to the current Object. (Inherited from Object.)

Public method

EvaluateLayout

Gets a value indicating whether the adorner remains in the UI tree.

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetHashCode

Serves as a hash function for a particular type. (Inherited from Object.)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Public method

IsAssociated

Gets a value indicating whether the specified model item is associated with this adorner.

Public method

Measure

Performs the layout measurement on the specified adorner.

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Protected methodStatic member

SetActualModel

Helper method that sets the ActualModel attached property of an adorner.

Protected methodStatic member

SetActualView

Helper method that sets the ActualView property of an adorner.

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

See Also

Reference

AdornerLayout Class

Microsoft.Windows.Design.Interaction Namespace