gitextract_ex2pgp2f/ ├── .gitignore ├── .vs/ │ └── WpfAppBar/ │ └── v16/ │ └── Server/ │ └── sqlite3/ │ └── storage.ide ├── AppBarExample/ │ ├── App.config │ ├── App.xaml │ ├── App.xaml.cs │ ├── AppBarExample.csproj │ ├── MainWindow.xaml │ └── MainWindow.xaml.cs ├── Readme.md ├── WpfAppBar/ │ ├── AppBarFunctions.cs │ ├── Interop.cs │ ├── WpfAppBar.csproj │ └── WpfAppBar.nuspec └── WpfAppBar.sln