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