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