Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
WpfApplication1
AccentColorSet
C# Class WpfApplication1.AccentColorSet
Datei anzeigen
Open project: Code-Inside/Samples
Public Methods
Method
Description
GetAllColorNames
( ) :
List
this
(
String
colorName
) :
Color
this
(
UInt32
colorType
) :
Color
Private Methods
Method
Description
AccentColorSet
(
UInt32
colorSet
,
System.Boolean
active
) :
System
Method Details
GetAllColorNames()
public
method
public
GetAllColorNames
( ) :
List
return
List
this()
public
method
public
this
(
String
colorName
) :
Color
colorName
String
return
Color
this()
public
method
public
this
(
UInt32
colorType
) :
Color
colorType
System.UInt32
return
Color