use correct property to show action button
This commit is contained in:
parent
2c512bae82
commit
b94ed37f05
@ -25,7 +25,7 @@
|
||||
Details="{Binding SelectedPreCheck.Details}"
|
||||
ActionButtonText="{Binding SelectedPreCheck.ActionButtonText}"
|
||||
ActionCommand="{Binding SelectedPreCheck.ActionButtonCommand}"
|
||||
ShowAction="{Binding SelectedPreCheck.ActionButtonIsVisible}"
|
||||
ShowAction="{Binding SelectedPreCheck.ShowActionButton}"
|
||||
BarColor="{Binding SelectedPreCheck.BarColor}"
|
||||
/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user