Hy, I am trying to show a comment input if the item checkbox is checked and hide it else, i have this XAML <ListView ItemsSource="{Binding TaskItems}" x:Name
I'm working on a project where an application displays data by pulling it from a file and displaying a new data value every second. (edit: consolidated code at