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.
mvvm パターンでは、viewmodel をカプセル化して表示し、それを DataContext として公開し、コントロールのバインドを行います
このタイプのバインディング以外の方法はありますか (DataContext を呼び出さずに)
これについて明確にさせてください
前もって感謝します