Parameters associated with the DisplayUpdated event.
| C# | Visual Basic | Visual C++ |
public class DisplayUpdatedEventArgs : Phone..::.CommonEventArgs
Public Class DisplayUpdatedEventArgs _ Inherits Phone..::.CommonEventArgs
public ref class DisplayUpdatedEventArgs : public Phone..::.CommonEventArgs
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| getContentsOfDisplay |
The current contents of the display.
| |
| getlogicalColumns |
Number of logical columns the display has.
| |
| getlogicalRows |
Number of logical rows the display has.
| |
| getMonitorId |
Monitor Id which triggered the event
(Inherited from Phone..::.CommonEventArgs.) | |
| getPhone |
Phone object that this event was sent to.
(Inherited from Phone..::.CommonEventArgs.) |
| Object | |||
| EventArgs | |||
| Phone..::.CommonEventArgs | |||
| Phone..::.DisplayUpdatedEventArgs | |||
Assembly: ServiceProvider (Module: ServiceProvider)