2021-10-11 WPF上位机 63-Prism框架模块化(Shell,Region)

Posted 微软MVP Eleven

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了2021-10-11 WPF上位机 63-Prism框架模块化(Shell,Region)相关的知识,希望对你有一定的参考价值。

App

<prism:PrismApplication x:Class="Zhaoxi.PrismLesson.App"
             xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
             xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
             xmlns:local

以上是关于2021-10-11 WPF上位机 63-Prism框架模块化(Shell,Region)的主要内容,如果未能解决你的问题,请参考以下文章

2021-11-17 WPF上位机 86-上位机介绍和通讯基础

想用c#编写上位机,是否要学wpf的编程?有没有好的教材推荐?

2021-09-19 WPF上位机 28-WPF绘图思维导图

2021-09-22 WPF上位机 40-WPF事件思维导图

2021-09-28 WPF上位机 48-WPF动画思维导图

2021-09-07 WPF上位机 02-WPF布局