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