You can define your Editor this way: <esri:Editor x:Key="MyEditor"
Map="{Binding ElementName=MyMap}" SelectionMode="Point"
GeometryServiceUrl="http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer" />
Both GraphicsLayer and FeatureLayer support this type of SelectionMode.