Uma Harano
Uma Harano
- [x] The styles used in the XAML should all be public styles. Refer to the [Pro Style Guide](https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Style-Guide) for the available public styles. - [x] The classes for the...
There are 3 resource files in the toolkit. Their scope needs to be public. For some reason, the designer cs file that gets generated doesn't work unless the scope is...
Add Design mode dictionary to the XAML
**Is your feature request related to a problem? Please describe.** * I am using DocFX to generate .NET documentation. I set the outputFormat=apiPage. * I am also using the class.header.tmpl.partial...
### Discussed in https://github.com/dotnet/docfx/discussions/10063 Originally posted by **UmaHarano** July 3, 2024 I am having issues with extension methods to be listed in the base class. I have two csproj files...