Partager via


GetPreviewPageEventArgs Classe

Définition

Fournit des données d’événement pour l’événement GetPreviewPage .

public ref class GetPreviewPageEventArgs sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GetPreviewPageEventArgs final
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class GetPreviewPageEventArgs
Public NotInheritable Class GetPreviewPageEventArgs
Héritage
Object Platform::Object IInspectable GetPreviewPageEventArgs
Attributs

Constructeurs

GetPreviewPageEventArgs()

Initialise une nouvelle instance de la classe GetPreviewPageEventArgs.

Propriétés

PageNumber

Obtient le numéro de page de la page potentiellement repaginée impliquée dans l’aperçu.

S’applique à

Voir aussi