2 references to IsUndoEnabledProperty
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (2)
731return (bool)GetValue(IsUndoEnabledProperty); 736SetValue(IsUndoEnabledProperty, value);