3 references to InstanceProperty
PresentationFramework (3)
src\Framework\System\windows\Documents\TextEditor.cs (3)
102_uiScope.SetValue(TextEditor.InstanceProperty, this); 225_uiScope.ClearValue(TextEditor.InstanceProperty); 1163return (element is DependencyObject) ? (((DependencyObject)element).ReadLocalValue(InstanceProperty) as TextEditor) : null;