In my view I would like to access resource strings from the specific local resource on that file.. Just as you know it from web-forms:
(string)GetLocalResour
In Resources Designer in Visual Studio on the top we have a Combo Box with a label : Access Modifier, usually it is set to : internal, to make it work set it to : Public.