コード例 #1
0
 private void Apply(Style style)
 {
     style.ApplyToSelection(codeInputBox);
 }