Код: Выделить всё
Fill="#00000000"
Stroke="white"
StrokeEndLineCap="round"
StrokeLineJoin="round"
StrokeStartLineCap="round" />
Код: Выделить всё
Мне удалось сделать что-то вроде этого:
Код: Выделить всё
Fill="#00000000"
Stroke="{Binding Path=Tag, RelativeSource={RelativeSource AncestorType=Control}}"
StrokeEndLineCap="round"
StrokeLineJoin="round"
StrokeStartLineCap="round" />
Подробнее здесь: https://stackoverflow.com/questions/791 ... -container
Мобильная версия