Hi,
Have you tried removing the "colorPicker" in the "Path", having something like :
Have you tried removing the "colorPicker" in the "Path", having something like :
<InkCanvas Name="Canvas"
DefaultDrawingAttributes="{Binding ElementName=colorPicker, Path=SelectedColor}">
</InkCanvas>