Method SetItemIsBold
SetItemIsBold(TreeViewItem, bool)
Sets item's bold state.
public void SetItemIsBold(TreeViewItem item, bool isBold)
Parameters
itemTreeViewItemItem.
isBoldboolBold state.
Sets item's bold state.
public void SetItemIsBold(TreeViewItem item, bool isBold)
item TreeViewItemItem.
isBold boolBold state.