1 reference to AllowOvertypeProperty
PresentationFramework (1)
src\Framework\System\windows\Documents\TextEditor.cs (1)
1059
return _uiScope == null ? true : (bool)_uiScope.GetValue(TextEditor.
AllowOvertypeProperty
);