DockLayoutManager.ShowInvisibleItemsChanged Event
Fires when the value of the DockLayoutManager.ShowInvisibleItems property is changed.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Event Data
The ShowInvisibleItemsChanged event's data class is DevExpress.Xpf.Docking.Base.ShowInvisibleItemsChangedEventArgs.
See Also