2 references to IsUndoEnabledProperty
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (2)
708return (bool)GetValue(IsUndoEnabledProperty); 713SetValue(IsUndoEnabledProperty, value);