[C#/WPF] RichTextBox 클래스 : GotMouseCapture 이벤트를 사용해 사용자 클릭시 선택 항목 변경하기

■ RichTextBox 클래스의 GotMouseCapture 이벤트를 사용해 사용자 클릭시 선택 항목을 변경하는 방법을 보여준다.

MainWindow.xaml

MainWindow.xaml.cs

TestProject.zip

Advertisements