17 references to GetDuplicate
UIAutomationClientSideProviders (17)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (17)
41
ITextRange range = _range.
GetDuplicate
();
71
ITextRange charRange = _range.
GetDuplicate
();
74
ITextRange paraRange = _range.
GetDuplicate
();
127
ITextRange range = _range.
GetDuplicate
();
236
ITextRange range = _range.
GetDuplicate
();
356
ITextRange range = _range.
GetDuplicate
();
1114
ITextRange charRange = _range.
GetDuplicate
();
1117
ITextRange paraRange = _range.
GetDuplicate
();
1143
ITextRange charRange = _range.
GetDuplicate
();
1146
ITextRange paraRange = _range.
GetDuplicate
();
1172
ITextRange charRange = _range.
GetDuplicate
();
1175
ITextRange paraRange = _range.
GetDuplicate
();
1201
ITextRange charRange = _range.
GetDuplicate
();
1204
ITextRange paraRange = _range.
GetDuplicate
();
1285
ITextRange subrange = range.
GetDuplicate
();
1293
ITextRange subrange = range.
GetDuplicate
();
1352
ITextRange range = lineRange.
GetDuplicate
();