Forge
4405de34
1<UserControl xmlns="https://github.com/avaloniaui"
2 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
3 xmlns:views="using:CascadeIDE.Views"
4 x:Class="CascadeIDE.Views.SolutionExplorerMfdPageView">
5 <views:SolutionExplorerView MinHeight="120"/>
6</UserControl>
7
View only · write via MCP/CIDE