ApplicationHost.CurrentContextChangeEventHandler Delegate
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.
Notifies that the context has been changed by some application.
public: delegate void ApplicationHost::CurrentContextChangeEventHandler(Context ^ context);
public delegate void ApplicationHost.CurrentContextChangeEventHandler(Context context);
type ApplicationHost.CurrentContextChangeEventHandler = delegate of Context -> unit
Public Delegate Sub ApplicationHost.CurrentContextChangeEventHandler(context As Context)
Parameters
- context
- Context
Specifies the context