WinUI | ComponentOne
C1.WinUI.Accordion Assembly / C1.WinUI.Accordion Namespace / C1Accordion Class / ItemContainerTransitions Property
In This Topic
    ItemContainerTransitions Property (C1Accordion)
    In This Topic
    Gets or sets the collection of Transition style elements that apply to the item containers of a C1ItemsControl.
    Syntax
    public TransitionCollection ItemContainerTransitions {get; set;}
    See Also