wpf - Add 2 diagonals lines before my Button -


i want implement button after mouse enter 2 new buttons appear, can change visibility property want 2 new button appears diagonal lines:

enter image description here

any suggestions how achieve ?

there multiple possible ways of achieving this:

draw diagonal line in wpf grid

https://social.msdn.microsoft.com/forums/silverlight/en-us/1b390e5b-990d-448f-a3b3-e855e0c7ec3e/diagonal-lines-pattern

https://msdn.microsoft.com/en-us/library/vstudio/ms747393(v=vs.100).aspx


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

php - Improving script execution time -

How to provide Authorization & Authentication using Asp.net, C#? -