Hello,
we put SfRichTextBoxAdv control in a WPF UIcontrol application compiled as dll and reuse it in windows contained in others dll.
Dlls are invoked by old COM application using interoperabilty.
We need to localize directly the dll containig SfRichTextBoxAdv, because we can't use Framework localization leverage.
Is there a way to load localized strings in dll?
Thank You