問題タブ [lifetime-scoping]
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.
72 問題
0
投票する
2
に答える
149
参照
wpf - WPF アプリケーションで最も内側のスコープの Autofac を取得する
WPF アプリケーションで最も内側の autofac スコープまたは名前付きスコープを取得するにはどうすればよいですか? VM を解決するために MarkupExtension を使用するため、これが必要です。したがって、私の MarkupExtension では、現在の (最も内側の) Lifetimescope が必要です。
ありがとう