Share via


PagerControl.PagerInputCommand 屬性

定義

public:
 property ICommand ^ PagerInputCommand { ICommand ^ get(); void set(ICommand ^ value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
ICommand PagerInputCommand();

void PagerInputCommand(ICommand value);
[Windows.Foundation.Metadata.Experimental]
public ICommand PagerInputCommand { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
Public Property PagerInputCommand As ICommand

屬性值

屬性

適用於