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