Still need to replace BottomDotVisible and TopDotVisible bindings with binding that determines the flex direction, because we are now using just one frame instead of two on all the date elements.
Probably will be implemented with enum, proposed values are Top, Bottom and None.
Unsure if BackgroundFullEventColor property is necessary - cannot see implementational need for it.
Refactored DayView.xaml
Still need to replace BottomDotVisible and TopDotVisible bindings with binding that determines the flex direction, because we are now using just one frame instead of two on all the date elements.
Probably will be implemented with enum, proposed values are Top, Bottom and None.
Unsure if BackgroundFullEventColor property is necessary - cannot see implementational need for it.