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