問題タブ [viewusercontrol]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - WPF UserControlはメインウィンドウを埋める
親ウィンドウで UserControl を適切に塗りつぶしたりサイズ変更したりするのに問題があります。MVVM を使用して WPF アプリケーションを作成しています。他の答えを探しましたが、これを理解できませんでした。
MainWindow.xaml
ユーザーコントロール
MainWindow でUserControlを起動すると、次のように表示されます 。
UserControl または MainWindow の xaml でこれを行うことは可能ですか? ありがとう