src/FingersDance.Control.Pivot/FingersDance.Control.Pivot.Ressource_Files/Color 10 #009664.xaml
Enhance color factory and send the current project (data) to the timeline instance in order to build the project's cutting's annotation list.
<?xml version="1.0" encoding="utf-8"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
<DrawingBrush x:Key="Color_10__009664" Stretch="Uniform">
<DrawingBrush.Drawing>
<DrawingGroup ClipGeometry="F1 M 0,0L 70.1742,0L 70.1742,69.84L 0,69.84L 0,0">
<DrawingGroup.Children>
<GeometryDrawing Brush="#FF009664" Geometry="F1 M 69.8406,0.000473022C 31.269,0.000473022 0.000534058,31.269 0.000534058,69.8406L 70.1748,69.8406"/>
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</ResourceDictionary>