Evento LongListSelector.ManipulationStateChanged

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (em Microsoft.Phone.dll)

Sintaxe

'Declaração
Public Event ManipulationStateChanged As EventHandler
public event EventHandler ManipulationStateChanged
public:
 event EventHandler^ ManipulationStateChanged {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member ManipulationStateChanged : IEvent<EventHandler,
    EventArgs>

Informações sobre versão

.NET para aplicativos do Windows Phone

Com suporte em: Windows Phone 8, Silverlight 8.1

Segurança do .NET Framework

Consulte também

Referência

LongListSelector Classe

Namespace Microsoft.Phone.Controls