References for ICollapsibleSection


  • PostEffectUI
    • void AddSection(ICollapsibleSection section)
  • CollapsibleSectionImpl
    • CollapsibleSectionImpl(ICollapsibleSection section)
    • void CreateHostedSection(ICollapsibleSection section)
    • ICollapsibleSection Find(System.IntPtr cpp)
    • ICollapsibleSection GetSibling(ICollapsibleSection section, System.Guid siblingSectionId)
    • ICollapsibleSection[] GetSiblings(ICollapsibleSection section)
    • ICollapsibleSection NewNativeWrapper(System.IntPtr cpp)
    • void ReplaceClient(ICollapsibleSection client)
  • CollapsibleSectionViewModel
    • CollapsibleSectionViewModel(ICollapsibleSection section)
  • ExpandableContentUI
    • void AddSection(ICollapsibleSection pSection, IRdkViewModel vm)
    • void AddSection(ICollapsibleSection pSection)
  • ICollapsibleSectionHolder
    • void Add(ICollapsibleSection section)
    • void ExpandSection(ICollapsibleSection section, bool expand, bool ensureVisible)
    • bool IsSectionExpanded(ICollapsibleSection section)
    • void Remove(ICollapsibleSection section)
    • ICollapsibleSection SectionAt(int index)
  • ICollapsibleSectionHolder2
    • bool EnableHeaderButton(ICollapsibleSection s, int index, bool bEnable)
    • void SetFullHeightSection(ICollapsibleSection sec)
    • bool ShowHeaderButton(ICollapsibleSection s, int index, bool bShow)
Nothing found