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.
Wpf Window/winForms には、常に呼び出されるイベントがありますか? WindowReady() など
ウィンドウを非表示にする機能が必要ですが、バインドできない関連のないタスクの値の変更をチェックしたいです。私の現在の手順は、イベントを呼び出すタイマーを実行していますが、これはハックのようです。
どんな提案も歓迎します、ありがとう。