Analytics.GpuCollection Property
Silverlight
Gets a collection of GpuInformation objects which each include details taken from a video driver.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Collections.ObjectModel.ReadOnlyCollection<GpuInformation>A collection of GpuInformation objects which each include details taken from a video driver.
The collection is empty if no GPU exists. Otherwise, the collection often contains just one item, representing the GPU information for the system.
The collection might contain more than one item for multi-adapter cases. For more information, see GpuInformation.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.