Fix UserControl Interaction
This commit is contained in:
@ -26,7 +26,8 @@
|
||||
</Grid>
|
||||
</TabItem>
|
||||
<TabItem Header="BuCol">
|
||||
<views:BuColView />
|
||||
<views:BuColView x:Name="BuColView"
|
||||
DataContext="{Binding BuColViewModel}" />
|
||||
</TabItem>
|
||||
</TabControl>
|
||||
</Window>
|
||||
|
Reference in New Issue
Block a user