Summary
Contains utility methods to generate C# code for translation strings required for automated translation of forms and controls.
Constructors
Instance methods
void | | Generates the file. |
void | | Translates the text of the specified control and all its sub-controls using the specified translation object, while simultaneously generating C# code for the required translation strings. |
void | | Translates the text of the specified WPF window and all its sub-controls using the specified translation object, while simultaneously generating C# code for the required translation strings. |