Robert Moore 6f2d5eb654
[ProgressView] Provide unique names for methods. (#7824)
ProgressView, its Theming Extension, and its tests all declared the same
method. This can introduce linker or compiler problems. Unique names are
provided based on their contexts.

Follow-up to #7791
2019-07-09 09:58:07 -04:00
..