| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property IsReadOnly As Boolean | |
| C# | |
|---|---|
public bool IsReadOnly {get;} | |
This property will only be true if GraphicsLayer.GraphicsSource is used on a GraphicsLayer instead of directly populating the GraphicsLayer.Graphics property directly.
Target Platforms:Windows Phone 7