AfterInitializeOfCoreInterfacesEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information that can be used after the core interfaces have been initialized.
public ref class AfterInitializeOfCoreInterfacesEventArgs sealed : EventArgs
public sealed class AfterInitializeOfCoreInterfacesEventArgs : EventArgs
type AfterInitializeOfCoreInterfacesEventArgs = class
inherit EventArgs
Public NotInheritable Class AfterInitializeOfCoreInterfacesEventArgs
Inherits EventArgs
- Inheritance
-
AfterInitializeOfCoreInterfacesEventArgs
Constructors
AfterInitializeOfCoreInterfacesEventArgs(GlobalInterfaces) |
Initializes a new instance of the AfterInitializeOfCoreInterfacesEventArgs class. |
Fields
GlobalInterfaces |
Defines hosted controls and interfaces that are part of the global session. |