'Declaration <DescriptionAttribute("Annotation view collection associated with the annotation.")> Public ReadOnly Property ViewItems As WpfAnnotationViewCollection
[Description("Annotation view collection associated with the annotation.")] public WpfAnnotationViewCollection ViewItems { get; }
[Description("Annotation view collection associated with the annotation.")] public: __property WpfAnnotationViewCollection* get_ViewItems();
[Description("Annotation view collection associated with the annotation.")] public:
property WpfAnnotationViewCollection^ ViewItems { WpfAnnotationViewCollection^ get(); }