AutomationProperties.AnnotationsProperty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Identifie une propriété de dépendance utilisée pour une liste d’objets d’annotation dans un document, comme un commentaire, un en-tête, un pied de page, etc.
public:
static property DependencyProperty ^ AnnotationsProperty { DependencyProperty ^ get(); };
static DependencyProperty AnnotationsProperty();
public static DependencyProperty AnnotationsProperty { get; }
var dependencyProperty = AutomationProperties.annotationsProperty;
Public Shared ReadOnly Property AnnotationsProperty As DependencyProperty
Valeur de propriété
Identificateur de la propriété jointe Annotations .
Remarques
Il n’existe aucune propriété de dépendance publique pour les annotations. Utilisez GetAnnotations pour obtenir la liste des annotations.