2021-09-15 WPF上位机 16-属性绑定(数据验证)

2021-09-15 WPF上位机 16-属性绑定(数据验证)_第1张图片

<Window x:Class="Zhaoxi.BindingStudy.DataValidationStudy.DataValidationStudyWin"
        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
        xmlns:d

你可能感兴趣的:(VIP-WPF上位机,wpf,c#)