Vocab Coverer
Module used to define the properties that are available in the My Namespace for WPF
Returns the application object for the running application
Returns information about the host computer.
Returns information for the current user. If you wish to run the application with the current
Windows user credentials, call My.User.InitializeWithWindowsUser().
Returns the application log. The listeners can be configured by the application's configuration file.
Returns the collection of Windows defined in the project.
A strongly-typed resource class, for looking up localized strings, etc.
Returns the cached ResourceManager instance used by this class.
Overrides the current thread's CurrentUICulture property for all
resource lookups using this strongly typed resource class.
Application
InitializeComponent
Application Entry Point.
MainWindow
InitializeComponent