示例#1
0
 /// <summary>
 /// Removes all styles from the list
 /// </summary>
 public void RemoveAllStyles()
 {
     StylesList.Clear();
 }