Does anyone know how to add todo: elements in XAML?
I have a habit of using // TODO: in my code for things that I have to return and fix. I can't figure out if this can be done in XAML?
I would like to add things to the list of tasks that point to XAML. :(
Any idea would be appreciated, thanks.
visual-studio xaml
Obbles
source share