Hi!
I have a WPF Mask with a lot ob textBoxes.
Now I Need a Function where i can see what Tabindex is set where.
I Know that I can see it per each TextBox under properties but I know that there is a
Tool inside the VS with that I can see what Index is where (It works with Forms) now
the Question:
Is there a Tool in VS that I can not see what Tabindex is in my WPF in what Tabindex like an Explorer?
Best regards
Bernd