4 references to DataIdProperty
PresentationFramework (4)
System\Windows\Annotations\AnnotationService.cs (2)
613d.SetValue(DataIdProperty, id); 628return d.GetValue(DataIdProperty) as String;
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
1377this.ClearValue(AnnotationService.DataIdProperty); 1410this.ClearValue(AnnotationService.DataIdProperty);