[Visual Basic] Overridable Public Property ReadOnly Items As UIItemCollection [C#] public virtual UIItemCollection Items { get; } [C++] public: virtual __property UIItemCollection* get_Items(); [JScript] public virtual function get Items() : UIItemCollection
WPFStatusBar Class | White.Core.UIItems.WindowStripControls Namespace