Method SetItemIsBold
SetItemIsBold(TreeViewItem, bool)
Sets item's bold state.
void SetItemIsBold(TreeViewItem item, bool isBold)Parameters
- itemTreeViewItem
- Item. 
- isBoldbool
- Bold state. 
Sets item's bold state.
void SetItemIsBold(TreeViewItem item, bool isBold)item TreeViewItemItem.
isBold boolBold state.