So, I have to create a temporary UserControl, configure it in Blend, then copy a result (UserControl's content) to the symbol's ControlTemplate.
And if I want to modify an existing symbol, I have to copy a symbol's ControlTemplate to the temporary UserControl.
Right?