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