c# - Is it possible to use WPF on unix? -


i heard mono project in regards winforms. work wpf?

wpf under mono not exist.

at point, no group in mono project has plans implement windows presentation foundation apis part of project.

the mono team propose using silverlight/moonlight instead:

silverlight implement subset of wpf apis , available on windows, macos x , through our own open source effort moonlight available on linux , other unix systems.


Comments

Popular posts from this blog

android - Cannot use ndk-build on Cygwin -

sql server - python to mssql encoding problem -

c# - BasicHttpBinding equivalent CustomBinding using WCF Client and PHP WebService -