Method SetItemTextColor
SetItemTextColor(TreeViewItem, Color?)
Sets foreground color of the item.
public void SetItemTextColor(TreeViewItem item, Color? color)
Parameters
itemTreeViewItemItem.
colorColorForeground color.
Sets foreground color of the item.
public void SetItemTextColor(TreeViewItem item, Color? color)
item TreeViewItemItem.
color ColorForeground color.