5 references to DeclareChangeBlock
PresentationFramework (5)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
183using (this.TextSelectionInternal.DeclareChangeBlock())
src\Framework\System\Windows\Controls\TextBox.cs (3)
205using (this.TextSelectionInternal.DeclareChangeBlock()) 807using (this.TextSelectionInternal.DeclareChangeBlock()) 1650using (TextSelectionInternal.DeclareChangeBlock())
src\Framework\System\windows\Documents\TextSelection.cs (1)
1384using (DeclareChangeBlock())