AdvancedColorInfo.CurrentAdvancedColorKind Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft die AdvancedColorKind ab, die derzeit auf dem Display festgelegt wird.
public:
property AdvancedColorKind CurrentAdvancedColorKind { AdvancedColorKind get(); };
AdvancedColorKind CurrentAdvancedColorKind();
public AdvancedColorKind CurrentAdvancedColorKind { get; }
var advancedColorKind = advancedColorInfo.currentAdvancedColorKind;
Public ReadOnly Property CurrentAdvancedColorKind As AdvancedColorKind
Eigenschaftswert
Die AdvancedColorKind , die derzeit auf dem Display festgelegt wird.