Skip to content

Developement notes

Gabriel Huot-Vézina edited this page Jan 9, 2026 · 13 revisions

USEFUL LINKS

ArcPro NuGet

ArcPro API references

TypeID reference list

Samples

Snippets

Icons

LIMITATIONS AND NOTES

Localization

For french/english terms, there is a small fix needed to be applied to the resources files, for them to work. Else it crashes indicating an error with x:static. https://stackoverflow.com/questions/9773610/staticextension-value-cannot-be-resolved

Template styling

Having a style xaml meant for templating all the other xaml, does have a lot of convenience, but it seems like any margins defined in this main style file aren't applied. Margins needs to be defined within the original view xaml files.

Unknown spatial reference in XML workspace

https://community.esri.com/t5/arcgis-pro-questions/unable-to-define-projection-on-undefined/td-p/1622501