IsChecked Property (WPFMenuItem)

Action

Gets a value that indicates whether the MenuItem is checked.

Syntax

C#
protected Boolean IsChecked { get; }
VB
'Declaration
Protected Read Property IsChecked As Boolean

Access

Read only.