Method SetItemBackgroundColor
SetItemBackgroundColor(TreeViewItem, Color?)
Sets background color of the item.
void SetItemBackgroundColor(TreeViewItem item, Color? color)
Parameters
item
TreeViewItemItem.
color
ColorBackground color.
Sets background color of the item.
void SetItemBackgroundColor(TreeViewItem item, Color? color)
item
TreeViewItemItem.
color
ColorBackground color.