다음을 통해 공유


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>

특성

적용 대상