4 references to DataIdProperty
PresentationFramework (4)
System\Windows\Annotations\AnnotationService.cs (2)
625d.SetValue(DataIdProperty, id); 640return d.GetValue(DataIdProperty) as String;
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
1382this.ClearValue(AnnotationService.DataIdProperty); 1415this.ClearValue(AnnotationService.DataIdProperty);