Determining where the Markup Extension is being called from during design time

37 Views Asked by At

In the ProvideValue method of my Markup Extension: I would like to know the name of the file (or the class of the user control) which uses my Markup Extension during design time.

Is this possible somehow?

0

There are 0 best solutions below