ComponentOne DockControl for WPF and Silverlight
PickerState Property (C1DockPickerPart)

C1.WPF.Docking Namespace > C1DockPickerPart Class : PickerState Property
Internal property. Bind it to the Picker property of the same name so that the picker part hides itself when necessary.
Syntax
'Declaration
 
Public Property PickerState As PickerLoadingEventArgs
public PickerLoadingEventArgs PickerState {get; set;}
See Also

Reference

C1DockPickerPart Class
C1DockPickerPart Members