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.
クリックすると、モーダルウィンドウとして新しいウィンドウを開くボタンがあります。私はthisxaml から渡すことを考えていましたが、viewmodel では、parentwindow をWindow.GetWindow(parameter). xamlに相当するものはありますthisか?
this
Window.GetWindow(parameter)
切断されたコンテキストにいる場合を除き、RelativeSourceバインディングを使用してウィンドウを渡すことができますAncestorType=Window.
RelativeSource
AncestorType=Window