Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property Graphics As IEnumerable(Of Graphic) |
C# | |
---|---|
public IEnumerable<Graphic> Graphics {get;} |
Only the graphics already downloaded are returned.
Property Value
The graphics.Target Platforms:Windows Phone 7