2 references to Bits
PresentationFramework (2)
System\Windows\Controls\TreeView.cs (2)
274get { return _bits[(int)Bits.IsSelectionChangeActive]; } 275set { _bits[(int)Bits.IsSelectionChangeActive] = value; }