[NullableContext((byte)1)] [Nullable((byte)0)] public record TextBoxStyle : IStyle<TextBoxStyle>, IEquatable<TextBoxStyle>
kind:method
kind:property
kind:ctor
TextBoxStyle()
TextBoxStyle(TextBoxStyle)
Background
BackgroundBrush
Border
Default
DoubleArrows
Ellipsis
EqualityContract
FocusBorder
ForegroundBrush
IStyle<TextBoxStyle>.Key
OverflowIndicatorLeft
OverflowIndicatorRight
Padding
PasswordMaskGlyph
Placeholder
Selection
<Clone>$()
BackgroundStyle(Theme, Boolean)
BackgroundStyle(Theme)
BorderStyle(Theme, Boolean)
Equals(Object?)
Equals(TextBoxStyle?)
GetHashCode()
OverflowIndicatorStyle(Theme)
PlaceholderStyle(Theme, Boolean)
PlaceholderStyle(Theme)
PrintMembers(StringBuilder)
SelectionStyle(Theme)
ToString()
Equality(TextBoxStyle?, TextBoxStyle?)
Inequality(TextBoxStyle?, TextBoxStyle?)