Click or drag to resize
StyleParserRemoveAttribute Method
移除属性

Namespace: Appkit.Common
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static void RemoveAttribute(
	ref string style,
	string key
)

Parameters

style
Type: SystemString
key
Type: SystemString
See Also