IsChecked Property (IToolBarItem)
Indicates whether a toggle push button is currently selected (pushed).
Remarks
Only invoke on dual-state (toggle) push buttons.

C# Syntax

bool IsChecked {get;}