aktueller stand
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<Border x:Name="ErrorTypeValidationBorder"
|
||||
Style="{StaticResource MandatoryFieldBorderStyle}">
|
||||
<ComboBox x:Name="ErrorTypeComboBox"
|
||||
Background="{DynamicResource BackgroundColor.DetailsPage.DataHistory.ValueColumn}"
|
||||
Background="{Binding Background, RelativeSource={RelativeSource AncestorType=Border}}"
|
||||
BorderBrush="Transparent"
|
||||
BorderThickness="0"
|
||||
SelectionChanged="ErrorTypeComboBox_SelectionChanged"
|
||||
|
||||
Reference in New Issue
Block a user