17 references to GetDuplicate
UIAutomationClientSideProviders (17)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (17)
46
ITextRange range = _range.
GetDuplicate
();
76
ITextRange charRange = _range.
GetDuplicate
();
79
ITextRange paraRange = _range.
GetDuplicate
();
132
ITextRange range = _range.
GetDuplicate
();
241
ITextRange range = _range.
GetDuplicate
();
364
ITextRange range = _range.
GetDuplicate
();
1122
ITextRange charRange = _range.
GetDuplicate
();
1125
ITextRange paraRange = _range.
GetDuplicate
();
1151
ITextRange charRange = _range.
GetDuplicate
();
1154
ITextRange paraRange = _range.
GetDuplicate
();
1180
ITextRange charRange = _range.
GetDuplicate
();
1183
ITextRange paraRange = _range.
GetDuplicate
();
1209
ITextRange charRange = _range.
GetDuplicate
();
1212
ITextRange paraRange = _range.
GetDuplicate
();
1293
ITextRange subrange = range.
GetDuplicate
();
1301
ITextRange subrange = range.
GetDuplicate
();
1360
ITextRange range = lineRange.
GetDuplicate
();