Provides methods for turning the display on and off on a smart client.

Namespace: System.Extensions.Compact
Assembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)

Syntax

C#
public static class Video
Visual Basic
Public NotInheritable Class Video
Visual C++
public ref class Video abstract sealed
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Video =  class end

Inheritance Hierarchy

System..::..Object
  System.Extensions.Compact..::..Video

See Also