'Declaration Public ReadOnly Property Items As System.Collections.ObjectModel.ReadOnlyCollection(Of IWpfInteractionController)
public System.Collections.ObjectModel.ReadOnlyCollection<IWpfInteractionController> Items { get; }
public: __property System.Collections.ObjectModel.ReadOnlyCollection<IWpfInteractionController*>* get_Items();