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