3 writes to ContainsSelection
PresentationFramework (3)
src\Framework\System\Windows\Controls\TreeViewItem.cs (3)
523
parent.
ContainsSelection
= selected;
941
ContainsSelection
= false;
973
ContainsSelection
= false;
2 references to ContainsSelection
PresentationFramework (2)
src\Framework\System\Windows\Controls\TreeViewItem.cs (2)
968
if (
ContainsSelection
)
980
if (
ContainsSelection
)