[]
        
(Showing Draft Content)

C1.WPF.C1MenuList

C1MenuList Class

List of menu items. This list can be set as the content of a dropdown to make a drop down list.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1MenuList : C1Menu, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage

Constructors

Name Description
C1MenuList()

Initializes a new instance of the C1MenuList class.

Methods

Name Description
PrepareContainerForItemOverride(DependencyObject, object)

Prepares the specified element to display the specified item.

Extension Methods