17 references to GetDuplicate
UIAutomationClientSideProviders (17)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (17)
42
ITextRange range = _range.
GetDuplicate
();
72
ITextRange charRange = _range.
GetDuplicate
();
75
ITextRange paraRange = _range.
GetDuplicate
();
128
ITextRange range = _range.
GetDuplicate
();
237
ITextRange range = _range.
GetDuplicate
();
357
ITextRange range = _range.
GetDuplicate
();
1115
ITextRange charRange = _range.
GetDuplicate
();
1118
ITextRange paraRange = _range.
GetDuplicate
();
1144
ITextRange charRange = _range.
GetDuplicate
();
1147
ITextRange paraRange = _range.
GetDuplicate
();
1173
ITextRange charRange = _range.
GetDuplicate
();
1176
ITextRange paraRange = _range.
GetDuplicate
();
1202
ITextRange charRange = _range.
GetDuplicate
();
1205
ITextRange paraRange = _range.
GetDuplicate
();
1286
ITextRange subrange = range.
GetDuplicate
();
1294
ITextRange subrange = range.
GetDuplicate
();
1353
ITextRange range = lineRange.
GetDuplicate
();