'Declaration Public ReadOnly Property GraphicalOverlay As System.Collections.Generic.IList(Of WpfGraphicObject)
public System.Collections.Generic.IList<WpfGraphicObject> GraphicalOverlay { get; }
public: __property System.Collections.Generic.IList<WpfGraphicObject*>* get_GraphicalOverlay();
public:
property System.Collections.Generic.IList<WpfGraphicObject^>^ GraphicalOverlay { System.Collections.Generic.IList<WpfGraphicObject^>^ get(); }