摘要:
注册导航页面 注册区域 使用p:RegionManager.RegionName注册页面区域 <Window x:Class="Zhaoxi.PrismRegion.Navigation.Views.MainWindow" xmlns="http://schemas.microsoft.com/wi 阅读全文
posted @ 2023-12-07 17:09
ZHIZRL
阅读(244)
评论(0)
推荐(1)
摘要:
创建弹窗 创建弹窗内容 创建一个弹出窗口的内容:一般是UserControl(不是Window) <UserControl x:Class="Zhaoxi.PrismDialog.UCDetail" xmlns="http://schemas.microsoft.com/winfx/2006/xam 阅读全文
posted @ 2023-12-07 13:42
ZHIZRL
阅读(533)
评论(1)
推荐(3)