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