开发者

How can I disable the loading of design-view while opening a form in WPF?

开发者 https://www.devze.com 2022-12-14 21:37 出处:网络
How can I disable the loading of design-view while opening a form in WPF? Actually, I want to set the XAML-view as the opening tab in design form. It takes so much time to load and the form was locke

How can I disable the loading of design-view while opening a form in WPF?

Actually, I want to set the XAML-view as the opening tab in design form. It takes so much time to load and the form was locked until I press the Esc button and wait for seconds. There must be an e开发者_StackOverflow社区asy way to set this.

How can I get rid of this?


What you're looking for is:

Tools -> Options -> Text Editor -> XAML -> Miscellaneous -> Always open document in full XAML view


You can maximize the code view, then the next time you open the file, only the code view will appear.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号