Files
TheXamlGuy/App/WeddingBuilder/Views/ExistingProjectConfigurationView.axaml
T

8 lines
352 B
XML

<UserControl
x:Class="Builder.ExistingProjectConfigurationView"
xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
Loaded="{Composite {ChangeProperty {Binding $parent[ContentDialog]},
Classes,
Open}}" />