Internal property. Bind it to the Picker property of the same name so that the picker part hides itself when necessary.

Namespace:  C1.Silverlight.Docking
Assembly:  C1.Silverlight.Docking (in C1.Silverlight.Docking.dll)

Syntax

C#
public PickerLoadingEventArgs PickerState { get; set; }
Visual Basic
Public Property PickerState As PickerLoadingEventArgs
	Get
	Set

See Also