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
If a developer wants to override a string resource from a control in the Toolkit, we have no guidance on how to do this.
Describe the solution
I believe they can just append the assembly name to the resource key in their own app's resource file to do this, I thought I had tested this, but we should have an actual test case and document how this can be done.