I'm using an object from a 3rd party API that has a property of type System.Windows.Media.ImageSource
, yet I can't seem to find the System.Windows.Media namespace anywhere. If I try to add a reference to my project I don't see System.Windows.Media
in the list of options. My project is also targeting .Net 3.5.
Is there something else I need to do to be able to access this namespace?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…