Snapping / Sticky WPF Windows

前端 未结 3 1332
Happy的楠姐
Happy的楠姐 2020-12-04 13:37

I\'m looking for solution to add snapping/sticky windows functionallity (winamp-like) to existing WPF application. Same thing as it was asked here, just I need it for WPF.

3条回答
  •  既然无缘
    2020-12-04 14:22

    The WPF Docking Library may provide some of what you are looking for, but I'm unsure if it works on the entire screen or just on your application window.

提交回复
热议问题