Skip to content

Styling numeric boxes on focus #146

@vaclav-domin

Description

@vaclav-domin

How styling numeric boxec on got focus?
style like this not working

<Style TargetType="numbers:IntBox">
         <Style.Triggers>
            <Trigger Property="IsFocused"
                      Value="True">
                  <Setter Property="Background"
                           Value="Yellow" />
                </Trigger>
</Style>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions