DockControl.ActiveItemProperty Field

DevZest WPF Docking

DockControlActiveItemProperty Field
Identifies the ActiveItem dependency property.

Namespace: DevZest.Windows.Docking
Assembly: DevZest.WpfDocking (in DevZest.WpfDocking.dll) Version: 2.5.0.0 (2.5.5912.0)
Syntax
public static readonly DependencyProperty ActiveItemProperty
Public Shared ReadOnly ActiveItemProperty As DependencyProperty

Field Value

Type: DependencyProperty
See Also