4 references to SubTreeProcessorIdProperty
PresentationFramework (4)
MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
148string processorString = node.GetValue(SubTreeProcessorIdProperty) as string; 478d.SetValue(SubTreeProcessorIdProperty, id); 494return d.GetValue(SubTreeProcessorIdProperty) as String;
System\Windows\Annotations\AnnotationService.cs (1)
571internal static readonly DependencyProperty SubTreeProcessorIdProperty = LocatorManager.SubTreeProcessorIdProperty.AddOwner(typeof(AnnotationService));