3 references to InstanceProperty
PresentationFramework (3)
System\windows\Documents\TextEditor.cs (3)
98_uiScope.SetValue(TextEditor.InstanceProperty, this); 215_uiScope.ClearValue(TextEditor.InstanceProperty); 1136return (element is DependencyObject) ? (((DependencyObject)element).ReadLocalValue(InstanceProperty) as TextEditor) : null;