Click or drag to resize
LanguageLoaderLoadUserControl Method
Loads the current language resource to the control

Namespace: DrawerBackup.Languages
Assembly: DrawerBackup.Languages (in DrawerBackup.Languages.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public static void LoadUserControl(
	UserControl control
)

Parameters

control
Type: System.Windows.ControlsUserControl
See Also