| StyleParserSetStyle Method |
添加属性到 style 中
Namespace: Appkit.CommonAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic static void SetStyle(
ref string style,
string key,
string value
)
Parameters
- style
- Type: SystemString
- key
- Type: SystemString
- value
- Type: SystemString
See Also