If you checked the known errors for this link (also include the steps necessary to install .NET on Ubuntu) or this , you may find that some (maybe buggy) version of WPF is working on Wine at the moment. At the moment, I have not found a specific test, but it's worth trying to run WPF "Hello world".
UPDATE2:
I ran the latest IlSpy in the latest Wine for Ubuntu 16.04. With a 32-bit version of dotnet45 and corefonts installed through winetricks with Windows 7 compatibility.
During this time, no failures and all failed. Fonts look very good.
IlSpy shown through WPF and for a person who loves programming with .NET is an important decompiler tool.
I downloaded the latest version of SharpDevelop (build using WPF) at no extra cost. Started. Failed to create WPF project. Created by WinForms. After opening some cs files and detecting some crashes, I tried to enter - and it crashed.

UPDATE
I followed the steps and got the latest version of ILSpy.exe on Ubuntu 14.4.

The following points to note:
wine said dotnet40 is not supported by 64 configuration changed to 32 bit
fonts are ugly but readable
The basic functionality works fine - I can see the decompiled code, which is good enough for some development, but View β Search and View β Options β Display crash.
Output:
Maybe WPF on Linux. But you need to somehow solve the problems.
Dzmitry Lahoda Jan 14 '15 at 10:39 2015-01-14 10:39
source share