MiddleItemsCount Property (ToolBarDescription)
The number of the items in the middle part of the toolbar. This number includes separators, but does not include the overflow button.

C# Syntax

public Nullable<uint> MiddleItemsCount {get; set;}