radimitrov / CSharpShellApp

77 stars 18 forks source link

x:ClassModifier="Public" not working #351

Closed devastaza closed 6 months ago

devastaza commented 6 months ago

Look's like this modifier doesn't affect to access, anyway i can't use my objects from external xaml into my internal .cs code.

radimitrov commented 6 months ago

If we are talking about external XAML that was compiled in C# Shell then I can fix that. It will need to be recompiled, though.