3 references to IsDocumentEnabledProperty
PresentationFramework (3)
System\Windows\Controls\RichTextBox.cs (3)
509/// <see cref="IsDocumentEnabledProperty" /> 515return (bool)GetValue(IsDocumentEnabledProperty); 520SetValue(IsDocumentEnabledProperty, value);