A newer version of this page is available.
Switch to the current version.
DockLayoutManager.ItemIsVisibleChangedEvent Field
Identifies the DockLayoutManager.ItemIsVisibleChanged routed event.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v19.1.dll
Declaration
public static readonly RoutedEvent ItemIsVisibleChangedEvent
Public Shared ReadOnly ItemIsVisibleChangedEvent As RoutedEvent
Field Value
Type | Description |
---|---|
RoutedEvent | A routed event identifier. |
See Also
Feedback