AnchoredBlock.Blocks Propriété

Définition

Obtient un BlockCollection contenant les éléments Block de niveau supérieur qui constituent le contenu de l’élément.

public:
 property System::Windows::Documents::BlockCollection ^ Blocks { System::Windows::Documents::BlockCollection ^ get(); };
public System.Windows.Documents.BlockCollection Blocks { get; }
member this.Blocks : System.Windows.Documents.BlockCollection
Public ReadOnly Property Blocks As BlockCollection

Valeur de propriété

BlockCollection

BlockCollection contenant les éléments Block de niveau supérieur qui constituent le contenu de l’élément.

Cette propriété n’a aucune valeur par défaut.

S’applique à