5 implementations of BeginChangeNoUndo
PresentationFramework (5)
System\Windows\Controls\PasswordTextContainer.cs (1)
188
void ITextContainer.
BeginChangeNoUndo
()
System\Windows\Documents\DocumentSequenceTextContainer.cs (1)
57
void ITextContainer.
BeginChangeNoUndo
()
System\Windows\Documents\FixedTextContainer.cs (1)
57
void ITextContainer.
BeginChangeNoUndo
()
System\Windows\Documents\NullTextContainer.cs (1)
57
void ITextContainer.
BeginChangeNoUndo
()
System\Windows\Documents\TextContainer.cs (1)
406
void ITextContainer.
BeginChangeNoUndo
()
1 reference to BeginChangeNoUndo
PresentationFramework (1)
System\Windows\Documents\TextRangeBase.cs (1)
1682
textContainer.
BeginChangeNoUndo
();