摘要: textbox有效性验证,前端引入如下: <TextBox> <TextBox.Resources> <sys:Int32 x:Key="NumericRangeMinValue">0</sys:Int32> </TextBox.Resources> <TextBox.Text> <Binding 阅读全文
posted @ 2023-07-05 00:09 盛沧海 阅读(376) 评论(0) 推荐(0) 编辑