4 references to SubTreeProcessorIdProperty
PresentationFramework (4)
src\Framework\MS\Internal\Annotations\Anchoring\LocatorManager.cs (3)
158string processorString = node.GetValue(SubTreeProcessorIdProperty) as string; 499d.SetValue(SubTreeProcessorIdProperty, id); 516return d.GetValue(SubTreeProcessorIdProperty) as String;
src\Framework\System\Windows\Annotations\AnnotationService.cs (1)
595internal static readonly DependencyProperty SubTreeProcessorIdProperty = LocatorManager.SubTreeProcessorIdProperty.AddOwner(typeof(AnnotationService));