PagerControl.PagerInputCommand Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Eigenschaftswert
- Attribute