DisplayInfoChangedEventArgs 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.
Main display information event arguments.
public class DisplayInfoChangedEventArgs : EventArgs
- Inheritance
-
System.EventArgsDisplayInfoChangedEventArgs
Constructors
DisplayInfoChangedEventArgs(DisplayInfo) |
Main constructor for event args. |
Properties
DisplayInfo |
Gets the current display info for the main display. |