namespace MaterialDesignThemes.Wpf
{
/// ******************************************
/// This code is auto generated. Do not amend.
/// ******************************************
///
/// List of available icons for use with .
///
///
/// All icons sourced from Material Design Icons Font - - in accordance of
/// .
///
public enum PackIconKind
{
AutoGenerated,
DoNotAmend
}
}