Share via


MapOverlay.Content Property

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
Public Property Content As Object
public Object Content { get; set; }
public:
property Object^ Content {
    Object^ get ();
    void set (Object^ value);
}
member Content : Object with get, set

Property Value

Type: System.Object

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

MapOverlay Class

Microsoft.Phone.Maps.Controls Namespace