I am using mahapp metro icon package in nuget to make a wpf application in C#. I am making a button icon as follows. I am using appbar_arrow_right
icon. How can I know all the available icon names which I can use ?
VisualBrush Stretch="Fill" Visual="{StaticResource appbar_arrow_right}"
You can see all the icons in file Icons.xaml
under folder Resources
in your project.
You can find the available icons here also
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With