Mouse hover in WPF -


i'm facing problem of implementing mouse hover event in wpf . first there no such event in wpf , , second need make similar event routed event. mean, have global window , , want declare on buttonbase.mousehover , i'll handle event each time hover button on screen .

any suggestion . best regards wasim ...

how mouseenter ? serves same purpose :)


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -