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