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
Initializes a new instance of the AdornerLayout class.
Top
Methods
Name
Description
Invoked on the adorner layout whenever one of the properties stored in the AdornerProperties class changes.
Performs the layout arrangement on the specified adorner.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Gets a value indicating whether the adorner remains in the UI tree.
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Gets a value indicating whether the specified model item is associated with this adorner.
Performs the layout measurement on the specified adorner.
Creates a shallow copy of the current Object. (Inherited from Object.)
Helper method that sets the ActualModel attached property of an adorner.
Helper method that sets the ActualView property of an adorner.
Returns a string that represents the current object. (Inherited from Object.)
Top