WPF Weather API with DataGridIn this example program we have a DataGrid that is filled with data from an API. This is […] April 10, 2020 in WPF tagged datagrid / weather / celcuis / fahrenheight / API / xml / parse / WPF DataGrid Control by Mike
WPF ListView and ScrollViewerThe ListView control derives from (inherits from) ListBox. A ListView is basically like a ListBox, but it also […] April 10, 2020 in WPF tagged list / WPF / bar / scroll / listbox / listview by Mike