1 instantiation of DocumentSequenceHighlightChangedEventArgs
PresentationFramework (1)
System\Windows\Documents\DocumentSequenceHighlightLayer.cs (1)
79
args = new
DocumentSequenceHighlightChangedEventArgs
(ranges);
1 reference to DocumentSequenceHighlightChangedEventArgs
PresentationFramework (1)
System\Windows\Documents\DocumentSequenceHighlightLayer.cs (1)
78
DocumentSequenceHighlightChangedEventArgs
args;