Skip to main content

HamburgerMenuBottomBarCheckBox.ContentTransitions Property

This member 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

[Browsable(false)]
public TransitionCollection ContentTransitions { get; set; }

Property Value

Type
Windows.UI.Xaml.Media.Animation.TransitionCollection
See Also