Hi Guys,
Refer to this sample, if ShowVCS is true, it always select current Z value, how I can make current xy value to be selected by default? Uma Harano
<mapping:CoordinateSystemsDetailsControl Grid.Row="3"
SpatialReference="{Binding ElementName=CoordinateSystemsControl, Path=SelectedSpatialReference}"
ShowVerticalCSDetails="{Binding Path=ShowVCS}"/>