Automation peer support for Map control

621
1
10-17-2013 10:49 PM
Labels (1)
SergiyShumakov1
New Contributor
Hello,

Microsoft has "Automation Framework" by using which we are able to automate common usage scenarios of our app.

In short, most WPF controls implement some kind of "Automation peer" to enable accessibility (to data or behavior) from external apps without knowing control internal structure. Authors of custom controls can implement this automation peer as well.

Do you provide implementation of "Automation peer" for "Map" control or at least plan to do it?
0 Kudos
1 Reply
dotMorten_esri
Esri Notable Contributor
yes the map does provide an automation peer this gives you low level access to navigating the map.
0 Kudos