Table of Contents

Class AdornerMenu

Namespace
Innova.Prism.Library.Controls.Menu
Assembly
Innova.Prism.Library.dll
public class AdornerMenu : Adorner, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Inheritance
AdornerMenu
Implements
Derived
Extension Methods

Constructors

AdornerMenu(UIElement)

Properties

Children
Position
VisualChildrenCount

Gets the number of visual child elements within this element.

Methods

ArrangeOverride(Size)

When overridden in a derived class, positions child elements and determines a size for a FrameworkElement derived class.

CanRemoveFromParent()
CreateAdornerMenu(UIElement)
GetVisualChild(int)

Overrides GetVisualChild(int), and returns a child at the specified index from a collection of child elements.

MeasureOverride(Size)

Implements any custom measuring behavior for the adorner.

RemoveAdornerFromParent(AdornerMenu)