PagerControlTemplateSettings.Pages 屬性

定義

public:
 property IVector<Platform::Object ^> ^ Pages { IVector<Platform::Object ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVector<IInspectable> Pages();
[Windows.Foundation.Metadata.Experimental]
public IList<object> Pages { [Windows.Foundation.Metadata.Experimental] get; }
Public ReadOnly Property Pages As IList(Of Object)

屬性值

IList<Object>

IVector<Platform::Object>

IVector<IInspectable>

屬性

適用於