Skip to content

add access to SmartHint of TextBox, PasswordBox etc (place holder text) for set HorizontalAlignment #3460

@mohsen-id

Description

@mohsen-id

for now we have to use:
<TextBox> <TextBox.Resources> <Style TargetType="materialDesign:SmartHint" > <Setter Property="HorizontalAlignment" Value="Center"/> </Style> </TextBox.Resources> </TextBox>

and you could add property like:
<TextBox materialDesign:PlaceHolder.HorizontalAlignment="Center" />

HintAssist.FloatingHintHorizontalAlignment effect when the text will flot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions