ApplicationHost.CurrentContextChange Event
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.
Raised when context information is changed by some application.
public:
event Microsoft::Uii::Csr::ApplicationHost::CurrentContextChangeEventHandler ^ CurrentContextChange;
public event Microsoft.Uii.Csr.ApplicationHost.CurrentContextChangeEventHandler CurrentContextChange;
member this.CurrentContextChange : Microsoft.Uii.Csr.ApplicationHost.CurrentContextChangeEventHandler
Public Event CurrentContextChange As ApplicationHost.CurrentContextChangeEventHandler