Does this method actually work?
I'm trying this and doesn't work:
WpfMap1.CurrentExtent.LoadFromWellKnownData("POLYGON((-11.3818359375 44.9560546875,2.5048828125 44.9560546875,2.5048828125 35.15625,-11.3818359375 35.15625,-11.3818359375 44.9560546875))")
The well known data is what I got from the WpfMap1.CurrentExtent.GetWellKnownText()
I'm ussing 4.5.0.0 assemblyes.