RootPlacementAdapter Members
Include Protected Members
Include Inherited Members
Provides placement support for any element that does not have a parent.
The RootPlacementAdapter type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the RootPlacementAdapter class.
Top
Methods
Name
Description
Begins the placement operation. (Inherited from PlacementAdapter.)
Returns a value that indicates whether the specified coordinate can be set. (Inherited from PlacementAdapter.)
Ends the placement operation. (Inherited from PlacementAdapter.)
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
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.)
Returns a collection of positions that describe the placement of the specified item. (Inherited from PlacementAdapter.)
Overloaded.
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Overloaded. Assigns positions for moving controls during keyboard nudges.
Overloaded. Assigns the specified set of positions to the specified model item.
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the adapter type. (Overrides PlacementAdapter.AdapterType.)
Top