DesktopWindowXamlSource.SystemBackdrop Eigenschaft

Definition

Ruft den Systemhintergrund ab, der zum Rendern von Materialien wie Mica und Acryl verwendet wird, oder legt diesen fest.

public:
 property SystemBackdrop ^ SystemBackdrop { SystemBackdrop ^ get(); void set(SystemBackdrop ^ value); };
SystemBackdrop SystemBackdrop();

void SystemBackdrop(SystemBackdrop value);
public SystemBackdrop SystemBackdrop { get; set; }
var systemBackdrop = desktopWindowXamlSource.systemBackdrop;
desktopWindowXamlSource.systemBackdrop = systemBackdrop;
Public Property SystemBackdrop As SystemBackdrop

Eigenschaftswert

Die Systemkulisse, die zum Rendern von Materialien wie Mica und Acryl verwendet wurde.

Gilt für: