Property ToggledItems
ToggledItems
Gets the keys of the toggles the viewer has clicked, which is the whole of its state.
public ICollection<string> ToggledItems { get; }
Gets the keys of the toggles the viewer has clicked, which is the whole of its state.
public ICollection<string> ToggledItems { get; }