17 references to GetDuplicate
UIAutomationClientsideProviders (17)
MS\Internal\AutomationProxies\WindowsRichEditRange.cs (17)
53
ITextRange range = _range.
GetDuplicate
();
83
ITextRange charRange = _range.
GetDuplicate
();
86
ITextRange paraRange = _range.
GetDuplicate
();
151
ITextRange range = _range.
GetDuplicate
();
260
ITextRange range = _range.
GetDuplicate
();
383
ITextRange range = _range.
GetDuplicate
();
1141
ITextRange charRange = _range.
GetDuplicate
();
1144
ITextRange paraRange = _range.
GetDuplicate
();
1170
ITextRange charRange = _range.
GetDuplicate
();
1173
ITextRange paraRange = _range.
GetDuplicate
();
1199
ITextRange charRange = _range.
GetDuplicate
();
1202
ITextRange paraRange = _range.
GetDuplicate
();
1228
ITextRange charRange = _range.
GetDuplicate
();
1231
ITextRange paraRange = _range.
GetDuplicate
();
1312
ITextRange subrange = range.
GetDuplicate
();
1320
ITextRange subrange = range.
GetDuplicate
();
1379
ITextRange range = lineRange.
GetDuplicate
();