摘要: 设想的场景是这样的:点击一个按钮,弹出一个 MessageBox 消息框,用户选择 Yes 才执行下一步的操作。 XAML: <Grid DataContext="{Binding Source={StaticResource Locator}, Path=Main}"> <StackPanel V 阅读全文
posted @ 2021-07-20 23:40 double64 阅读(143) 评论(0) 推荐(0)