2 references to CompositionEventRecord
PresentationFramework (2)
System\Windows\Documents\TextStore.cs (2)
1361CompositionEventRecord record = new CompositionEventRecord(CompositionStage.UpdateComposition, _previousCompositionStartOffset, _previousCompositionEndOffset, compositionText, true); 4474this(stage, startOffsetBefore, endOffsetBefore, text, false)