4 references to FetchAnnotationsAsBatchProperty
PresentationFramework (4)
MS\Internal\Annotations\Anchoring\DataIdProcessor.cs (4)
68bool fetchAsBatch = (bool)node.GetValue(FetchAnnotationsAsBatchProperty); 107bool fetchAsBatch = (bool)node.GetValue(FetchAnnotationsAsBatchProperty); 318d.SetValue(FetchAnnotationsAsBatchProperty, id); 334return (bool)d.GetValue(FetchAnnotationsAsBatchProperty);