4 references to DataIdProperty
PresentationFramework (4)
src\Framework\System\Windows\Annotations\AnnotationService.cs (2)
656d.SetValue(DataIdProperty, id); 672return d.GetValue(DataIdProperty) as String;
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
1394this.ClearValue(AnnotationService.DataIdProperty); 1427this.ClearValue(AnnotationService.DataIdProperty);