'Shared' method '{0}' is declared 'Protected'. 'Shared' methods exposed to Windows Runtime must be 'Public'. 'Shared' methods that are not exposed to Windows Runtime must be declared either 'Private' or 'Friend'.
shadows an overloadable member declared in the base |3 '|4'. If you want to overload the base method, this method must be ...
shadows an overridable method in the base |3 '|4'. To override the base method, this method must be declared 'Overrides'. ...
Shared assembly '{0}' could not be loaded. If this is a referenced project, please make sure that you have built the project ...
Shared attribute in namespace 'http://schemas.microsoft.com/winfx/2006/xaml' can be used only in compiled resource dictionaries. ...
Shared' method '{0}' is declared 'Protected'. 'Shared' methods exposed to Windows Runtime must be 'Public'. 'Shared' methods ...
Sharing GridViewColumn among multiple GridViewColumnCollections or adding the same GridViewColumn into one GridViewColumnCollection ...
Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. ...
Showing a service notification message box with an owner window is not a valid operation. Use the Show method that does not ...
SideBarTemplate must contain a ListView control or a DataList control with ID {0} to enable the side bar navigation feature. ...