HamburgerSubMenu.BeforeContainerInfoRemoved(ItemsSourceControllerContainerInfo) Method
In This Article
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 BeforeContainerInfoRemoved(
ItemsSourceControllerContainerInfo containerInfo
)
#Parameters
Name | Type |
---|---|
container |
DevExpress. |
See Also