You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just doing some automation on a TabControl and wanting to identify which TabItem was selected.
I wanted to assert this by the TabItem.Header value but there was no property to use this so used Name instead, but this actually returns the Header value.
The text was updated successfully, but these errors were encountered:
Just doing some automation on a TabControl and wanting to identify which TabItem was selected.
I wanted to assert this by the TabItem.Header value but there was no property to use this so used Name instead, but this actually returns the Header value.
The text was updated successfully, but these errors were encountered: