[C#/WPF] 접착(Sticky) 윈도우 사용하기

■ 접착(Sticky) 윈도우를 사용하는 방법을 보여준다.

[TestLibrary 프로젝트]

IFormAdapter.cs

WPFFormAdapter.cs

WinFormAdapter.cs

StickyWindow.cs

[TestWPFLibrary 프로젝트]

MainWindow.xaml.cs

TestWindow.xaml.cs

TestProject.zip

Advertisements