Dela via


PlacementAdapter Members

Include Protected Members
Include Inherited Members

An adapter that is used to get and set positions of objects in parent coordinates.

The PlacementAdapter type exposes the following members.

Constructors

 

Name

Description

Protected method

PlacementAdapter

Initializes a new instance of the PlacementAdapter class.

Top

Methods

 

Name

Description

Public method

BeginPlacement

Begins the placement operation.

Public method

CanSetPosition

Returns a value that indicates whether the specified coordinate can be set.

Public method

EndPlacement

Ends the placement operation.

Public method

Equals

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

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

GetPlacement

Returns a collection of positions that describe the placement of the specified item.

Public method

GetPlacementBoundary

Overloaded.

Public method

GetType

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

Protected method

MemberwiseClone

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

Public method

SetNudgePlacements

Overloaded. Assigns positions for moving controls during keyboard nudges.

Public method

SetPlacements

Overloaded. Assigns the specified set of positions to the specified model item.

Public method

ToString

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

Top

Properties

 

Name

Description

Public property

AdapterType

Gets the type of adapter this class represents. (Overrides Adapter.AdapterType.)

Top

See Also

Reference

PlacementAdapter Class

Microsoft.Windows.Design.Interaction Namespace