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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -