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

C# Syntax

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