点击或拖拽改变大小

SimpleSelectorType 枚举

[缺少 "T:CPF.Styling.SimpleSelectorType" 的 <summary> 文档]

命名空间:  CPF.Styling
程序集:  CPF (在 CPF.dll 中) 版本:0.8.8.5
语法
C#
public enum SimpleSelectorType
成员
  成员名称说明
All0
PseudoElement1
PseudoClass2
Class3
Id4
AttributeUnmatched5
AttributeMatch6
AttributeNegatedMatch7
AttributeSpaceSeparated8
AttributeStartsWith9
AttributeEndsWith10
AttributeContains11
AttributeDashSeparated12
Type13
参见