'Declaration Public ReadOnly Property Items As System.Collections.Generic.List(Of IWpfPageContentActionExecutor)
public System.Collections.Generic.List<IWpfPageContentActionExecutor> Items { get; }
public: __property System.Collections.Generic.List<IWpfPageContentActionExecutor*>* get_Items();
public:
property System.Collections.Generic.List<IWpfPageContentActionExecutor^>^ Items { System.Collections.Generic.List<IWpfPageContentActionExecutor^>^ get(); }