IContextProvider Interface
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.
Defines a method that provides the context properties.
public interface class IContextProvider
public interface IContextProvider
type IContextProvider = interface
Public Interface IContextProvider
Properties
CurrentContext |
Gets or sets the current context of the Context. |
Events
CurrentContextChanged |
Handles the event that changes the current context. |