85 references to _IsEnabled
PresentationFramework (85)
src\Framework\System\windows\Documents\TextEditor.cs (6)
267value = value && !this.IsReadOnly && this._IsEnabled; 1743if (!This._IsEnabled) 1803if (!This._IsEnabled) 1846if (!This._IsEnabled) 1886if (!This._IsEnabled) 1912if (!This._IsEnabled)
src\Framework\System\windows\Documents\TextEditorCharacters.cs (10)
87if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 140if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection.Start is TextPointer)) 185if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 205if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 228if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 257if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 276if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 304if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 346if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection)) 439if (This == null || !This._IsEnabled || This.IsReadOnly)
src\Framework\System\windows\Documents\TextEditorCopyPaste.cs (8)
610if (This == null || !This._IsEnabled || This.IsReadOnly) 641if (This == null || !This._IsEnabled || This.IsReadOnly) 662if (This == null || !This._IsEnabled) 694if (This == null || !This._IsEnabled) 715if (This == null || !This._IsEnabled || This.IsReadOnly) 753if (This == null || !This._IsEnabled || This.IsReadOnly) 768if (This == null || !This._IsEnabled) 790if (This == null || !This._IsEnabled || This.IsReadOnly)
src\Framework\System\windows\Documents\TextEditorDragDrop.cs (6)
753if (!This._IsEnabled) 786if (!This._IsEnabled) 815if (!This._IsEnabled || This.TextView == null || This.TextView.RenderScope == null) 863if (!This._IsEnabled || This.TextView == null || This.TextView.RenderScope == null) 912if (!This._IsEnabled) 939if (!This._IsEnabled)
src\Framework\System\windows\Documents\TextEditorLists.cs (2)
85if (This != null && This._IsEnabled && !This.IsReadOnly && !This.Selection.IsTableCellRange) 128if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection))
src\Framework\System\windows\Documents\TextEditorMouse.cs (3)
177if (!This._IsEnabled) 295if (!This._IsEnabled) 337if (!This._IsEnabled)
src\Framework\System\windows\Documents\TextEditorSelection.cs (35)
171if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 206if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 222if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 238if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 254if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 268if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 360if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 450if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 505if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 559if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 680if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 797if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 849if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 901if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 929if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 965if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 981if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 996if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1012if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1026if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1198if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1322if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1363if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1407if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1503if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1601if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1646if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1734if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1762if (This == null || !This._IsEnabled || !This._IsSourceInScope(args.Source)) 1796if (This == null || !This._IsEnabled) 1826if (This == null || !This._IsEnabled) 1858if (This == null || !This._IsEnabled) 1921if (This == null || !This._IsEnabled) 1981if (This == null || !This._IsEnabled) 1996if (This == null || !This._IsEnabled)
src\Framework\System\windows\Documents\TextEditorTables.cs (1)
75if (This == null || !This._IsEnabled || This.IsReadOnly || !This.AcceptsRichContent || !(This.Selection is TextSelection))
src\Framework\System\windows\Documents\TextEditorTyping.cs (14)
266if (This == null || !This._IsEnabled || This.IsReadOnly || !This._IsSourceInScope(e.OriginalSource)) 298if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This._IsSourceInScope(e.OriginalSource)) 345if (This == null || !This._IsEnabled || (This.IsReadOnly && !This.IsReadOnlyCaretVisible) || !This._IsSourceInScope(e.OriginalSource)) 374if (This == null || !This._IsEnabled || This.IsReadOnly || !This._IsSourceInScope(e.OriginalSource)) 496if (This == null || !This._IsEnabled || This.IsReadOnly) 550if (This == null || !This._IsEnabled || This.IsReadOnly || !This._IsSourceInScope(args.Source)) 603if (This == null || !This._IsEnabled || This.IsReadOnly || !This._IsSourceInScope(args.Source)) 919if (This == null || !This._IsEnabled || This.IsReadOnly) 977if (This == null || !This._IsEnabled || This.IsReadOnly) 1052if (This == null || !This._IsEnabled || This.IsReadOnly) 1072if (This == null || !This._IsEnabled || This.IsReadOnly) 1293if (This == null || !This._IsEnabled || This.IsReadOnly || !This._IsSourceInScope(e.OriginalSource)) 1363if (This == null || !This._IsEnabled || This.IsReadOnly || !This.UiScope.IsKeyboardFocused) 1394if (This == null || !This._IsEnabled || This.IsReadOnly || !This.UiScope.IsKeyboardFocused)