Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weโ€™ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu icon issue in Win7 system #78

Open
isharrrry opened this issue Jun 12, 2024 · 0 comments
Open

Menu icon issue in Win7 system #78

isharrrry opened this issue Jun 12, 2024 · 0 comments

Comments

@isharrrry
Copy link

isharrrry commented Jun 12, 2024

After installing seguiemj.ttf font on Win7 system,<emoji: TextBlock Text=โ€œ๐Ÿ—‘๏ธ "/>Valid, but the following code does not display emoji

<MenuItem Header="Delete" Command="{Binding DelCMD}">
    <MenuItem.Icon>
        <Image emoji:Image.Source="๐Ÿ—‘๏ธ"></Image>
    </MenuItem.Icon>
</MenuItem>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant