AutomationTextAttributesEnum 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
定义标识 Microsoft UI 自动化文本范围的文本属性的常量。
public enum class AutomationTextAttributesEnum
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
enum class AutomationTextAttributesEnum
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
public enum AutomationTextAttributesEnum
Public Enum AutomationTextAttributesEnum
- 继承
-
AutomationTextAttributesEnum
- 属性
字段
AnimationStyleAttribute | 40000 | 标识 |
AnnotationObjectsAttribute | 40032 | 标识 |
AnnotationTypesAttribute | 40031 | 标识 |
BackgroundColorAttribute | 40001 | 标识 |
BulletStyleAttribute | 40002 | 标识 |
CapStyleAttribute | 40003 | 标识 |
CaretBidiModeAttribute | 40039 | 标识 |
CaretPositionAttribute | 40038 |
|
CultureAttribute | 40004 |
|
FontNameAttribute | 40005 | 标识 |
FontSizeAttribute | 40006 | 标识 |
FontWeightAttribute | 40007 | 标识 |
ForegroundColorAttribute | 40008 | 标识 |
HorizontalTextAlignmentAttribute | 40009 | 标识 |
IndentationFirstLineAttribute | 40010 |
|
IndentationLeadingAttribute | 40011 | 标识 |
IndentationTrailingAttribute | 40012 | 标识 |
IsActiveAttribute | 40036 |
|
40013 |
|
|
IsItalicAttribute | 40014 |
|
IsReadOnlyAttribute | 40015 |
|
IsSubscriptAttribute | 40016 |
|
IsSuperscriptAttribute | 40017 |
|
LinkAttribute | 40035 | 标识 |
MarginBottomAttribute | 40018 | 标识 |
MarginLeadingAttribute | 40019 |
|
MarginTopAttribute | 40020 | 标识 |
MarginTrailingAttribute | 40021 |
|
OutlineStylesAttribute | 40022 | 标识 |
OverlineColorAttribute | 40023 | 标识 |
OverlineStyleAttribute | 40024 | 标识 |
SelectionActiveEndAttribute | 40037 | 标识 |
StrikethroughColorAttribute | 40025 | 标识 |
StrikethroughStyleAttribute | 40026 | 标识 |
StyleIdAttribute | 40034 | 标识 |
StyleNameAttribute | 40033 |
|
TabsAttribute | 40027 | 标识 |
TextFlowDirectionsAttribute | 40028 | 标识 |
UnderlineColorAttribute | 40029 | 标识 |
UnderlineStyleAttribute | 40030 | 标识 |
注解
有关详细信息,请参阅 文本属性标识符。