예제 #1
0
 public static void ExpandSelectionToLine(this IWpfTextView view)
 {
     view.ExpandSelectionToLine(true);
 }