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.
私の C# WPF .NET 4.0 アプリケーションには、ユーザー コントロール項目を含むリストボックスがあります。私が望むのは、これらのユーザー コントロールからいくつかの関数を親フォームに呼び出すことです。
アイテム ユーザー コントロールは、ビュー モデル クラスを介してリストボックスにバインドされます。
何を提案しますか。
ありがとうございました、