Skip to content

MahApps.Metro resource icons cannot be used repeatedlyΒ #2395

@furqansafdar

Description

@furqansafdar

The 'appbar_xxx' icons provided in the MahApps.Metro.Resources cannot be used repeatedly on the same Window or User Control, only one of them appears. They should be marked with x:Shared="False" so that the same resource can be referred multiple times.

e.g.
<Canvas x:Key="appbar_add" Width="76" Height="76" Clip="F1 M 0,0L 76,0L 76,76L 0,76L 0,0" x:Shared="False">

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions