C# Class Microsoft.HockeyApp.Extensibility.Windows.PageViewTelemetryModule.FrameHandler

Inheritance: IDisposable
Afficher le fichier Open project: bitstadium/HockeySDK-Windows

Private Properties

Свойство Type Description
HandleFrameNavigatedEvent void
HandleFrameNavigatingEvent void
HandleFrameUnloadedEvent void
TrackCurrentFrameContent void

Méthodes publiques

Méthode Description
Dispose ( ) : void
FrameHandler ( PageViewTelemetryModule module, Frame frame ) : global::Windows.UI.Xaml

Private Methods

Méthode Description
HandleFrameNavigatedEvent ( object sender, object e ) : void
HandleFrameNavigatingEvent ( object sender, object e ) : void
HandleFrameUnloadedEvent ( object sender, object e ) : void
TrackCurrentFrameContent ( ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

FrameHandler() public méthode

public FrameHandler ( PageViewTelemetryModule module, Frame frame ) : global::Windows.UI.Xaml
module PageViewTelemetryModule
frame Frame
Résultat global::Windows.UI.Xaml