17 references to GetDuplicate
UIAutomationClientSideProviders (17)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (17)
45
ITextRange range = _range.
GetDuplicate
();
75
ITextRange charRange = _range.
GetDuplicate
();
78
ITextRange paraRange = _range.
GetDuplicate
();
131
ITextRange range = _range.
GetDuplicate
();
240
ITextRange range = _range.
GetDuplicate
();
363
ITextRange range = _range.
GetDuplicate
();
1121
ITextRange charRange = _range.
GetDuplicate
();
1124
ITextRange paraRange = _range.
GetDuplicate
();
1150
ITextRange charRange = _range.
GetDuplicate
();
1153
ITextRange paraRange = _range.
GetDuplicate
();
1179
ITextRange charRange = _range.
GetDuplicate
();
1182
ITextRange paraRange = _range.
GetDuplicate
();
1208
ITextRange charRange = _range.
GetDuplicate
();
1211
ITextRange paraRange = _range.
GetDuplicate
();
1292
ITextRange subrange = range.
GetDuplicate
();
1300
ITextRange subrange = range.
GetDuplicate
();
1359
ITextRange range = lineRange.
GetDuplicate
();