2 writes to _status
PresentationFramework (2)
System\Windows\Documents\ChildDocumentBlock.cs (2)
258_status |= flags; 263_status &= (~flags);
1 reference to _status
PresentationFramework (1)
System\Windows\Documents\ChildDocumentBlock.cs (1)
253return ((_status & flags) == flags);