Hi. I am new to using Visual Studio 2022 for ArcGIS Pro SDK for .net and would like to create an add-in for labeling lines at a start and end point as well as points, all based on a particular attribute. This was an add-in that was used in ArcMap, and I'm not sure this is possible to create in Pro. I'm wondering if there are any existing add-in templates for this. I didn't see one in the community samples (Esri/arcgis-pro-sdk-community-samples: ArcGIS Pro SDK for Microsoft .NET Framework Community Samples), but I could be using the wrong key words. This tool basically creates label boxes with leader lines at each end point of a project (based on start and end point attributes), or on a point for a point layer, and is easily moveable. They had the option to choose classes from a drop down that had pre-determined expressions for varying attributes in the callout box. Any guidance on where to find this would be appreciated.