There is no longer a static method on the Assembly class in WinRT for gaining access to the current executing assembly? W开发者_Go百科hat is the methodology for this in WinRT?
This should do the trick:
using System.Reflection;
...
typeof(Class).GetTypeInfo().Assembly
where Class would normally be the class that you're writing this code in.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论