Cannot get the Style key name out of a WPF Control
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2018
09:38 AM
03-15-2018
09:38 AM
Cannot get the Style key name out of a WPF Control
Hi,
a change has been made to our application, and now we are building up path based images that all are stored in XAML. each style has an x:Key attribute, which i CAN see via snoop (https://github.com/cplotts/snoopwpf) but alas, testcomplete is not showing this property.
I was wondering if anyone else that is testing XAML based applications has a way to get the keyname out of an objects style property.
Thanks!
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2018
09:55 AM
03-15-2018
09:55 AM
This may be of some help:
