c# - How to use System.Windows in Mono / MonoDevelop? -


i'm trying use rect structure system.windows in monodevelop, can't find system.windows in packages list when try add reference it. there lots of things system.windows.controls.... , system.windows.forms... not system.windows itself. how access rect in monodevelop?

the rect structure defined in windowsbase.dll (if targetting .net 4). need add reference assembly access it.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -