2 writes to _status
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
254_status |= flags; 259_status &= (~flags);
1 reference to _status
PresentationFramework (1)
System\Windows\Documents\ChildDocumentBlock.cs (1)
249return ((_status & flags) == flags);