Partilhar via


CarouselView.PositionChangedCommand Propriedade

Definição

Recebe ou define o comando para executar quando a posição do carrossel muda.

public:
 property System::Windows::Input::ICommand ^ PositionChangedCommand { System::Windows::Input::ICommand ^ get(); void set(System::Windows::Input::ICommand ^ value); };
public System.Windows.Input.ICommand PositionChangedCommand { get; set; }
member this.PositionChangedCommand : System.Windows.Input.ICommand with get, set
Public Property PositionChangedCommand As ICommand

Valor de Propriedade

E ICommand para executar quando a posição muda.

Aplica-se a