Add project files.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<UserControl
|
||||
x:Class="Builder.ExistingProjectConfigurationView"
|
||||
xmlns="https://github.com/avaloniaui"
|
||||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||||
xmlns:fluent="clr-namespace:FluentAvalonia.UI.Controls;assembly=FluentAvalonia"
|
||||
Loaded="{Composite {ChangeProperty {Binding $parent[fluent:ContentDialog]},
|
||||
Classes,
|
||||
Open}}" />
|
||||
Reference in New Issue
Block a user