113 references to _GetTextEditor
PresentationFramework (113)
src\Framework\System\Windows\Controls\SpellCheck.cs (2)
213
TextEditor textEditor = TextEditor.
_GetTextEditor
(textBoxBase);
233
TextEditor textEditor = TextEditor.
_GetTextEditor
(textBoxBase);
src\Framework\System\windows\Documents\TextEditor.cs (10)
324
TextEditor textEditor = TextEditor.
_GetTextEditor
(frameworkElement);
1674
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)sender);
1697
TextEditor This = TextEditor.
_GetTextEditor
(frameworkElement);
1734
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)sender);
1794
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)sender);
1834
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)sender);
1878
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)target);
1904
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)target);
1930
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)sender);
1950
TextEditor This = TextEditor.
_GetTextEditor
((FrameworkElement)sender);
src\Framework\System\windows\Documents\TextEditorCharacters.cs (16)
138
TextEditor This = TextEditor.
_GetTextEditor
(target);
183
TextEditor This = TextEditor.
_GetTextEditor
(target);
203
TextEditor This = TextEditor.
_GetTextEditor
(target);
226
TextEditor This = TextEditor.
_GetTextEditor
(target);
255
TextEditor This = TextEditor.
_GetTextEditor
(sender);
274
TextEditor This = TextEditor.
_GetTextEditor
(sender);
302
TextEditor This = TextEditor.
_GetTextEditor
(target);
344
TextEditor This = TextEditor.
_GetTextEditor
(target);
389
TextEditor This = TextEditor.
_GetTextEditor
(target);
402
TextEditor This = TextEditor.
_GetTextEditor
(target);
415
TextEditor This = TextEditor.
_GetTextEditor
(target);
428
TextEditor This = TextEditor.
_GetTextEditor
(target);
437
TextEditor This = TextEditor.
_GetTextEditor
(target);
452
TextEditor This = TextEditor.
_GetTextEditor
(target);
461
TextEditor This = TextEditor.
_GetTextEditor
(target);
478
TextEditor This = TextEditor.
_GetTextEditor
(target);
src\Framework\System\windows\Documents\TextEditorContextMenu.cs (2)
57
TextEditor This = TextEditor.
_GetTextEditor
(sender);
255
TextEditor This = TextEditor.
_GetTextEditor
(placementTarget);
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (8)
608
TextEditor This = TextEditor.
_GetTextEditor
(target);
639
TextEditor This = TextEditor.
_GetTextEditor
(target);
660
TextEditor This = TextEditor.
_GetTextEditor
(target);
692
TextEditor This = TextEditor.
_GetTextEditor
(target);
713
TextEditor This = TextEditor.
_GetTextEditor
(target);
751
TextEditor This = TextEditor.
_GetTextEditor
(target);
766
TextEditor This = TextEditor.
_GetTextEditor
(target);
788
TextEditor This = TextEditor.
_GetTextEditor
(target);
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (7)
745
TextEditor This = TextEditor.
_GetTextEditor
(sender);
778
TextEditor This = TextEditor.
_GetTextEditor
(sender);
806
TextEditor This = TextEditor.
_GetTextEditor
(sender);
854
TextEditor This = TextEditor.
_GetTextEditor
(sender);
901
TextEditor This = TextEditor.
_GetTextEditor
(sender);
931
TextEditor This = TextEditor.
_GetTextEditor
(sender);
959
TextEditor This = TextEditor.
_GetTextEditor
(sender);
src\Framework\System\windows\Documents\TextEditorLists.cs (3)
84
TextEditor This = TextEditor.
_GetTextEditor
(sender);
113
TextEditor This = TextEditor.
_GetTextEditor
(target);
126
TextEditor This = TextEditor.
_GetTextEditor
(target);
src\Framework\System\windows\Documents\TextEditorMouse.cs (4)
166
TextEditor This = TextEditor.
_GetTextEditor
(sender);
287
TextEditor This = TextEditor.
_GetTextEditor
(sender);
319
TextEditor This = TextEditor.
_GetTextEditor
(sender);
400
TextEditor This = TextEditor.
_GetTextEditor
(sender);
src\Framework\System\windows\Documents\TextEditorParagraphs.cs (7)
83
TextEditor This = TextEditor.
_GetTextEditor
(sender);
98
TextEditor This = TextEditor.
_GetTextEditor
(sender);
113
TextEditor This = TextEditor.
_GetTextEditor
(sender);
128
TextEditor This = TextEditor.
_GetTextEditor
(sender);
158
TextEditor This = TextEditor.
_GetTextEditor
(sender);
168
TextEditor This = TextEditor.
_GetTextEditor
(sender);
186
TextEditor This = TextEditor.
_GetTextEditor
(sender);
src\Framework\System\windows\Documents\TextEditorSelection.cs (31)
169
TextEditor This = TextEditor.
_GetTextEditor
(target);
204
TextEditor This = TextEditor.
_GetTextEditor
(target);
220
TextEditor This = TextEditor.
_GetTextEditor
(target);
236
TextEditor This = TextEditor.
_GetTextEditor
(target);
252
TextEditor This = TextEditor.
_GetTextEditor
(target);
266
TextEditor This = TextEditor.
_GetTextEditor
(sender);
358
TextEditor This = TextEditor.
_GetTextEditor
(sender);
448
TextEditor This = TextEditor.
_GetTextEditor
(sender);
503
TextEditor This = TextEditor.
_GetTextEditor
(sender);
557
TextEditor This = TextEditor.
_GetTextEditor
(sender);
678
TextEditor This = TextEditor.
_GetTextEditor
(sender);
795
TextEditor This = TextEditor.
_GetTextEditor
(target);
847
TextEditor This = TextEditor.
_GetTextEditor
(target);
899
TextEditor This = TextEditor.
_GetTextEditor
(target);
927
TextEditor This = TextEditor.
_GetTextEditor
(target);
963
TextEditor This = TextEditor.
_GetTextEditor
(target);
979
TextEditor This = TextEditor.
_GetTextEditor
(target);
994
TextEditor This = TextEditor.
_GetTextEditor
(target);
1010
TextEditor This = TextEditor.
_GetTextEditor
(target);
1024
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1196
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1320
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1361
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1405
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1501
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1599
TextEditor This = TextEditor.
_GetTextEditor
(target);
1644
TextEditor This = TextEditor.
_GetTextEditor
(target);
1732
TextEditor This = TextEditor.
_GetTextEditor
(target);
1760
TextEditor This = TextEditor.
_GetTextEditor
(target);
1979
TextEditor This = TextEditor.
_GetTextEditor
(target);
1994
TextEditor This = TextEditor.
_GetTextEditor
(target);
src\Framework\System\windows\Documents\TextEditorSpelling.cs (3)
125
TextEditor This = TextEditor.
_GetTextEditor
(target);
227
TextEditor This = TextEditor.
_GetTextEditor
(target);
244
TextEditor This = TextEditor.
_GetTextEditor
(target);
src\Framework\System\windows\Documents\TextEditorTables.cs (2)
73
TextEditor This = TextEditor.
_GetTextEditor
(target);
129
TextEditor This = TextEditor.
_GetTextEditor
(target);
src\Framework\System\windows\Documents\TextEditorTyping.cs (18)
296
TextEditor This = TextEditor.
_GetTextEditor
(sender);
343
TextEditor This = TextEditor.
_GetTextEditor
(sender);
372
TextEditor This = TextEditor.
_GetTextEditor
(sender);
442
TextEditor This = TextEditor.
_GetTextEditor
(target);
466
TextEditor This = TextEditor.
_GetTextEditor
(target);
494
TextEditor This = TextEditor.
_GetTextEditor
(target);
548
TextEditor This = TextEditor.
_GetTextEditor
(sender);
601
TextEditor This = TextEditor.
_GetTextEditor
(sender);
917
TextEditor This = TextEditor.
_GetTextEditor
(sender);
975
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1050
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1070
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1291
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1331
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1347
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1361
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1392
TextEditor This = TextEditor.
_GetTextEditor
(sender);
1880
TextEditor This = TextEditor.
_GetTextEditor
(target);