Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ListView を List にバインドしています。リストビューの列の 1 つに、textBox を含む dataTemplate を含む cellTemplate があります。textBox がフォーカスを失ったときにイベントが呼び出されるようにします。テキスト ボックスの以前の値と新しい値 (ユーザーが変更された場合) を比較し、新しい値が大きい場合は警告を表示します。
ExceptionValidationRule を見てください
ExceptionValidationRule クラス
データ表示のカスタマイズ