9 <member name=
"T:NEATEST.My.MyWpfExtension">
11 Module used to define the properties that are available in the My Namespace for WPF
15 <member name=
"P:NEATEST.My.MyWpfExtension.Application">
17 Returns the application object for the running application
20 <member name=
"P:NEATEST.My.MyWpfExtension.Computer">
22 Returns information about the host computer.
25 <member name=
"P:NEATEST.My.MyWpfExtension.User">
27 Returns information for the current user. If you wish to run the application with the current
28 Windows user credentials, call My.User.InitializeWithWindowsUser().
31 <member name=
"P:NEATEST.My.MyWpfExtension.Log">
33 Returns the application log. The listeners can be configured by the application's configuration file.
36 <member name=
"P:NEATEST.My.MyWpfExtension.Windows">
38 Returns the collection of Windows defined in the project.
41 <member name=
"T:NEATEST.My.Resources.Resources">
43 A strongly-typed resource class, for looking up localized strings, etc.
46 <member name=
"P:NEATEST.My.Resources.Resources.ResourceManager">
48 Returns the cached ResourceManager instance used by this class.
51 <member name=
"P:NEATEST.My.Resources.Resources.Culture">
53 Overrides the current thread's CurrentUICulture property for all
54 resource lookups using this strongly typed resource class.
57 <member name=
"T:NEATEST.Application">
62 <member name=
"M:NEATEST.Application.InitializeComponent">
67 <member name=
"M:NEATEST.Application.Main">
69 Application Entry Point.
72 <member name=
"T:NEATEST.MainWindow">
77 <member name=
"M:NEATEST.MainWindow.InitializeComponent">