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 | 識別 |
備註
如需詳細資訊,請參閱 文字屬性識別碼。