GraphicsLayer gl = new GraphicsLayer(); gl.ID = "MyGraphicsLayer"; gl.SetValue(MapApplication.LayerNameProperty, "MyGraphicsLayer"); gl.GetValue(MapApplication.LayerNameProperty);
GraphicsLayer gl = new GraphicsLayer(); gl.ID = "MyGraphicsLayer"; gl.SetValue(MapApplication.LayerNameProperty, "MyGraphicsLayer");