Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

AdvancedColorInfo.CurrentAdvancedColorKind Property

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Gets the AdvancedColorKind which is currently being set on the display.

public:
 property AdvancedColorKind CurrentAdvancedColorKind { AdvancedColorKind get(); };
AdvancedColorKind CurrentAdvancedColorKind();
public AdvancedColorKind CurrentAdvancedColorKind { get; }
var advancedColorKind = advancedColorInfo.currentAdvancedColorKind;
Public ReadOnly Property CurrentAdvancedColorKind As AdvancedColorKind

Property Value

The AdvancedColorKind which is currently being set on the display.

Applies to


Feedback

Was this page helpful?