多项功能优化
This commit is contained in:
@@ -152,6 +152,7 @@
|
||||
DisplayMemberPath="GradeLevel"
|
||||
ItemsSource="{Binding Grades}"
|
||||
SelectedObjList="{Binding SelectedItems, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}" />
|
||||
<ex:ColorPickerControl />
|
||||
<Button Command="{Binding ButtonClickCommand}" Content="显示Snackbar" />
|
||||
<!--<Border Height="8" CornerRadius="4">s
|
||||
<Border.Background>
|
||||
|
||||
Reference in New Issue
Block a user