4 references to DataIdProperty
PresentationFramework (4)
System\Windows\Annotations\AnnotationService.cs (2)
608d.SetValue(DataIdProperty, id); 623return d.GetValue(DataIdProperty) as String;
System\Windows\Controls\Primitives\DocumentViewerBase.cs (2)
1351this.ClearValue(AnnotationService.DataIdProperty); 1384this.ClearValue(AnnotationService.DataIdProperty);