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.
通常我们使用 Window.GetWindow(this).Owner 来获取子窗口的父级。但是我们如何使用 RibbonWindow 来做到这一点。在这种情况下,类型转换会起作用吗?