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