The .Net 4 GeoCoordinate.IsUnknown property is read only and seems to be set to false whennew Pushpin() is called, even though the Location information is not yet valid (set).
The property is not useful if it can not be set to false.
How can I cause GeoCoordinate.IsUnknown Property to be false?