Class AdornerMenu
public class AdornerMenu : Adorner, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
- Inheritance
-
AdornerMenu
- Implements
- Derived
- Extension Methods
Constructors
Properties
- 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.
- 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.