4 Commits

Author SHA1 Message Date
James Dunlap
be8cbad3cb DarkUI.ObservableList did not contain a Clear method 2020-06-27 15:18:47 -05:00
Robin
55ecd42596 Added namespaces. 2015-12-04 19:06:35 +00:00
Robin
baaab81736 Minor refactoring and cleaning
Removed unnecessary comments. Added string interpolation from C# 6.0.
Removed unneeded library references.
2015-11-30 19:19:23 +00:00
Robin
217058af72 Created ObservableList
Class used for notifying when an item is added/removed from a list
without raising events for things like index changes.
2015-09-18 12:38:18 +01:00