UIContextChangedEventArgs Class

Definition

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)

Applies to