2013年3月27日

WPF Textbox 中文输入崩溃 规避

摘要: WPF TextBox.TextChanged 中文输入 和 MessageBox.Show 冲突 阅读全文

posted @ 2013-03-27 17:36 xiaoboz 阅读(521) 评论(0) 推荐(0)

HexInput

摘要: 基本思路PreviewTextInputOnTextChangeOnLostFocusPreviewKeyDownHexInput.xaml1 <UserControl x:Class="MeterGui_BlendView.HexInput"2 xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"3 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"4 xmlns:mc="http. 阅读全文

posted @ 2013-03-27 15:05 xiaoboz 阅读(250) 评论(0) 推荐(0)

HexEditor

摘要: 阅读全文

posted @ 2013-03-27 11:07 xiaoboz 阅读(919) 评论(2) 推荐(1)

导航