voidey
Wrong DataContext Inference?
In InventoryView,
<UserControl xmlns="https://github.com/avaloniaui"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:vm="using:IMS.ViewModels"
x:DataType="vm:InventoryViewModel"
x:Class="IMS.Views.InventoryView">
19 replies