punker76/WpfAppMahAppsIconPacks

could you give me a tutorial to use my custom icon in IconPacks 4.x?

roboticsware opened this issue · 0 comments

Hello, I tried this tutorial to use my custom icon, but it doesn't work in IconPacks 4.x. It might be for IconPacks 3.x.
Could you give me a tutorial to use my custom icon in IconPacks 4.x?
Thanks.

Error's here:
public class PackIconCustomIcons : PackIconControl<PackIconCustomIconsKind>

In MahApps.Metro v2.0.0-alpha0262, the PackIconControl doesn't have the function prototype.