UIContextChangedEventArgs 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.
Event arguments for UIContextChanged event.
public ref class UIContextChangedEventArgs sealed : EventArgs
public sealed class UIContextChangedEventArgs : EventArgs
type UIContextChangedEventArgs = class
inherit EventArgs
Public NotInheritable Class UIContextChangedEventArgs
Inherits EventArgs
- Inheritance
-
UIContextChangedEventArgs
Constructors
UIContextChangedEventArgs(Boolean) |
Constructs an instance of UIContextChangedEventArgs. |
Properties
Activated |
Gets if the UIContext has become active or not. |
Methods
From(Boolean) |