Skip to content

Syntax error ColorPickerDialog.xaml #2

@mHCAndi

Description

@mHCAndi

`




    <customControls:ColorPicker
        x:Name="cPicker"
        Margin="10,10,10,0"
        SelectedColorChanged="onSelectedColorChanged" />
</DockPanel>`

The second last line should reference OnSelectedColorChanged with capital letter.
SelectedColorChanged="OnSelectedColorChanged" />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions