Skip to main content

HamburgerSubMenu.AfterContainerInfoAdded(ItemsSourceControllerContainerInfo) Method

This method supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public void AfterContainerInfoAdded(
    ItemsSourceControllerContainerInfo containerInfo
)

Parameters

Name Type
containerInfo DevExpress.UI.Xaml.Internal.ItemsSourceControllerContainerInfo
See Also