Menu

Public Methods (see also Protected Methods)

NameDescription
EqualsOverloaded. (Inherited from Object)
GetHashCode(Inherited from Object)
GetSelfAndAncestors This method will use the VisualTreeHelper.GetParent method to do a depth first walk up the visual tree and return all ancestors of the specified object, including the object itself.
GetType(Inherited from Object)
ReferenceEquals(Inherited from Object)
ToString(Inherited from Object)

Protected Methods

NameDescription
Finalize(Inherited from Object)
MemberwiseClone(Inherited from Object)

See Also