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