Property IsExtended
IsExtended
true if the selection was made through ToggleExtend (e.g. Ctrl+Click) and therefore should persist even through keyboard navigation.
public bool IsExtended { get; init; }
true if the selection was made through ToggleExtend (e.g. Ctrl+Click) and therefore should persist even through keyboard navigation.
public bool IsExtended { get; init; }