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