DisplayInfoChangedEventArgs Class

Definition

Main display information event arguments.

public ref class DisplayInfoChangedEventArgs : EventArgs
public class DisplayInfoChangedEventArgs : EventArgs
type DisplayInfoChangedEventArgs = class
    inherit EventArgs
Public Class DisplayInfoChangedEventArgs
Inherits EventArgs
Inheritance
DisplayInfoChangedEventArgs

Constructors

DisplayInfoChangedEventArgs(DisplayInfo)

Initializes a new instance of the DisplayInfoChangedEventArgs class.

Properties

DisplayInfo

Gets the current display info for the main display associated to this event.

Applies to