Skip to content

ComboBox issue #1949

@fpuglap

Description

@fpuglap

I have the following ComboBox in XAML:

<ComboBox Grid.Row="1" Grid.Column="1" x:Name="Data" Width="175" Foreground="White" Cursor="Hand" SelectedItem="{Binding Path=SelectedData, Mode=TwoWay}" DisplayMemberPath="Tag" materialDesign:HintAssist.Hint="Seleccionar Celda" Margin="0 0 0 0">

image

How to remove the background line that it's showing inside the red loop?

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