上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 94 下一页
摘要: //Register Messenger.Default.Register<object>(this, "ShowItemsCountToken", ShowItemsCount); //Send Messenger.Default.Send<object>(obj, "ShowItemsCount 阅读全文
posted @ 2024-09-18 22:18 FredGrit 阅读(7) 评论(0) 推荐(0) 编辑
摘要: <ListBox.ContextMenu> <ContextMenu> <MenuItem Header="Export NewtonSoftJson" FontSize="50" Foreground="Red" Command="{Binding ExportNewtonJsonCmd}" Co 阅读全文
posted @ 2024-09-18 21:44 FredGrit 阅读(3) 评论(0) 推荐(0) 编辑
摘要: //usercontrol xaml <UserControl x:Class="WpfApp379.ImgTbk" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.m 阅读全文
posted @ 2024-09-18 21:35 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要: //xaml <Window x:Class="WpfApp378.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/ 阅读全文
posted @ 2024-09-18 19:53 FredGrit 阅读(8) 评论(0) 推荐(0) 编辑
摘要: Script Error,An error has occured in the script on this page. Do you want to continue running scripts on this page? //xaml <Window x:Class="WpfApp378. 阅读全文
posted @ 2024-09-18 18:29 FredGrit 阅读(8) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp377.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-09-18 17:37 FredGrit 阅读(2) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp375.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-09-18 16:37 FredGrit 阅读(15) 评论(0) 推荐(0) 编辑
摘要: <Window x:Class="WpfApp372.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2 阅读全文
posted @ 2024-09-18 10:55 FredGrit 阅读(6) 评论(0) 推荐(0) 编辑
摘要: //App.xaml <Application x:Class="WpfApp369.App" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.co 阅读全文
posted @ 2024-09-16 20:01 FredGrit 阅读(5) 评论(0) 推荐(0) 编辑
摘要: //xaml <DataGrid.ContextMenu> <ContextMenu> <MenuItem Header="Serialize Binary" Command="{Binding BinSerializeCmd}" CommandParameter="{Binding Relativ 阅读全文
posted @ 2024-09-16 17:43 FredGrit 阅读(8) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 94 下一页