3 references to SubTreeProcessorIdProperty
PresentationFramework (3)
src\Framework\System\Windows\Annotations\AnnotationService.cs (2)
613
d.SetValue(
SubTreeProcessorIdProperty
, id);
629
return d.GetValue(
SubTreeProcessorIdProperty
) as String;
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
1426
this.ClearValue(AnnotationService.
SubTreeProcessorIdProperty
);