ApplicationConfiguration.RecentDocuments

List of recently opened files. Files opened and selected are added to the beginning of the list.

public ObservableCollection<String> RecentDocuments { get; set; }

See also:

Class ApplicationConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic