PCBILocalizationTranslateToCurrentLanguageWPF(Grid) Method

Translate all controls of this dock grid in current language.

Definition

Namespace: PCB_Investigator.Localization
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static void TranslateToCurrentLanguageWPF(
	Grid MainGrid
)

Parameters

MainGrid  Grid
 

See Also