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