C#/Prism [Prism] ActiveViews 딸기우유중독 2023. 11. 1. 10:02 https://stackoverflow.com/questions/6358843/how-to-get-the-current-active-view-in-a-region-using-prism How to get the current active view in a region using PRISM? I know that i can get all the registered views in a region with : var vs = mRegionManager.Regions[RegionNames.MainRegionStatic].Views.ToList(); and i can see there is the following code : stackoverflow.com 728x90 저작자표시 비영리 변경금지 (새창열림)