Added basic use cases and new article

This commit is contained in:
tznind
2021-01-22 19:57:39 +00:00
parent c7174c3b46
commit 4b6f3569ef
4 changed files with 244 additions and 10 deletions

View File

@@ -7,10 +7,6 @@ using Terminal.Gui;
namespace UICatalog.Scenarios {
[ScenarioMetadata (Name: "TreeViewFileSystem", Description: "Hierarchical file system explorer based on TreeView")]
[ScenarioCategory ("Controls")]
[ScenarioCategory ("Dialogs")]
[ScenarioCategory ("Text")]
[ScenarioCategory ("Dialogs")]
[ScenarioCategory ("TopLevel")]
class TreeViewFileSystem : Scenario {
/// <summary>