'Declaration Public ReadOnly Property Annotations As WpfAnnotationView[]
public WpfAnnotationView[] Annotations { get; }
public: __property WpfAnnotationView*[] get_Annotations();
public:
property WpfAnnotationView^[] Annotations { WpfAnnotationView^[] get(); }