Compositor.DefaultGraphicsDevice Eigenschaft

Definition

Ruft das Standardgrafikgerät ab.

public:
 property CompositionGraphicsDevice ^ DefaultGraphicsDevice { CompositionGraphicsDevice ^ get(); };
CompositionGraphicsDevice DefaultGraphicsDevice();
public CompositionGraphicsDevice DefaultGraphicsDevice { get; }
var compositionGraphicsDevice = compositor.defaultGraphicsDevice;
Public ReadOnly Property DefaultGraphicsDevice As CompositionGraphicsDevice

Eigenschaftswert

Das Standardgrafikgerät.

Hinweise

Wichtig

Diese API ist nur in Windows 10 Version 1507 (Build 10240) vorhanden.

Gilt für: