Visual Basic (Declaration) | |
---|---|
Protected Overridable Function GetDataPoint( _ ByVal dataContext As Object _ ) As GraphicsDataSource.DataObject |
C# | |
---|---|
protected virtual GraphicsDataSource.DataObject GetDataPoint( object dataContext ) |
Parameters
- dataContext
- The data context used for the graphics.
Return Value
The data point associated with the object.Target Platforms:Windows Phone 7