Share via


AdornerPlacementValue.Equals Method

Include Protected Members
Include Inherited Members

Returns a value indicating whether this instance is equal to a specified AdornerPlacementValue.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Equals(Object) Returns a value indicating whether this instance is equal to a specified object. (Overrides ValueType.Equals(Object).)
Public method Equals(AdornerPlacementValue) Returns a value indicating whether this instance is equal to a specified AdornerPlacementValue.

Top

See Also

Reference

AdornerPlacementValue Structure

Microsoft.Windows.Design.Interaction Namespace

AdornerPlacementCollection

AdornerPanel

IAdornerPlacement

Other Resources

Walkthrough: Implementing a Rail Inside a Control

Understanding WPF Designer Extensibility