We are working on a project using ArcGIS Pro SDK. The following is the problem statement.
User wishes to enable map tools in ArcGIS Pro Add-In , when user select only Annotation Feature Class from Create Features Window.
EX - We used below condition in config.dmal file for Line features. condition="esri_editing_LineSketch_condition"
Similarly we need condition that work for Annotation Feature Class.
Your inputs/ideas are most appreciated .