PipsPagerSelectedIndexChangedEventArgs Class

Definition

Provides data for the PipsPager.SelectedIndexChanged event.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public ref class PipsPagerSelectedIndexChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PipsPagerSelectedIndexChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PipsPagerSelectedIndexChangedEventArgs
Public NotInheritable Class PipsPagerSelectedIndexChangedEventArgs
Inheritance
Object Platform::Object IInspectable PipsPagerSelectedIndexChangedEventArgs
Attributes

Applies to

See also