2
votes
1answer
22 views

ESRI WPF Runtime Deployment Tool via Command Line?

I'd like to be able to use the WPF Runtime (10.1.1) Deployment tool via the command line. If I run DeploymentTool.exe /? on the command line, I get the dialog in the attached image. The /c option ...
2
votes
1answer
46 views

Using multiple LayerIDs in a Legend

This should be simple, but I cannot find any documentation on how to do it. I have a legend that is bound to my map that contains several layers. I do not want all of the layers to appear on my Legend ...
2
votes
0answers
128 views

Recommendations on an MVVM framework for ArcGIS Desktop add-ins and/or ArcGIS WPF Runtime

Is anyone using an MVVM framework with ArcGIS Desktop add-ins or the ArcGIS Runtime for WPF? I am leaning towards Caliburn.Micro simply because it seems to be the most popular "lightweight" MVVM ...
0
votes
2answers
80 views

WPF Runtime Arcgis - How to open MXD?

I would like to open MXD with ArcGIS Runtime WPF. There is no example about this. Anybody has a solution ? Thank you
1
vote
1answer
97 views

WPF Runtime Arcgis - How to create a MPK?

I would like to create a Map PacKage with ArcGIS Runtime WPF. Have you an example ? Thank you