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