Enable or disable the Automatic State Persistence feature. If enabled the customized docking settings made by the user are persistent by User/Domain/WorkingArea
[Visual Basic] Public Property AutomaticStatePersistence As Boolean
[C#] public bool AutomaticStatePersistence {get; set;}