Property IsToggled
IsToggled
True if the selection was made through Select and therefore should persist even through keyboard navigation.
public bool IsToggled { get; set; }
True if the selection was made through Select and therefore should persist even through keyboard navigation.
public bool IsToggled { get; set; }