Table of Contents
IsChecked Property

Gets or sets a value that indicates whether the MenuItem is checked.

Syntax
 public Boolean IsChecked { get; set; }
See Also