2 writes to _status
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
255_status |= flags; 260_status &= (~flags);
1 reference to _status
PresentationFramework (1)
System\Windows\Documents\ChildDocumentBlock.cs (1)
250return ((_status & flags) == flags);