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