'Declaration <DescriptionAttribute("The items, which must be drawn in viewer.")> Public ReadOnly Property Items As WpfTextOverlayCollection
[Description("The items, which must be drawn in viewer.")] public WpfTextOverlayCollection Items { get; }
[Description("The items, which must be drawn in viewer.")] public: __property WpfTextOverlayCollection* get_Items();
[Description("The items, which must be drawn in viewer.")] public:
property WpfTextOverlayCollection^ Items { WpfTextOverlayCollection^ get(); }