AsyncContentLoadedEventArgs Klasa

Definicja

Dostarcza dane dla .AsyncContentLoadedEvent

public ref class AsyncContentLoadedEventArgs sealed : System::Windows::Automation::AutomationEventArgs
public sealed class AsyncContentLoadedEventArgs : System.Windows.Automation.AutomationEventArgs
type AsyncContentLoadedEventArgs = class
    inherit AutomationEventArgs
Public NotInheritable Class AsyncContentLoadedEventArgs
Inherits AutomationEventArgs
Dziedziczenie
AsyncContentLoadedEventArgs

Konstruktory

AsyncContentLoadedEventArgs(AsyncContentLoadedState, Double)

Inicjuje nowe wystąpienie klasy AsyncContentLoadedEventArgs.

Właściwości

AsyncContentLoadedState

Pobiera stan ładowania zawartości.

EventId

Pobiera identyfikator zdarzenia.

(Odziedziczone po AutomationEventArgs)
PercentComplete

Pobiera procent załadowanej zawartości.

Metody

Equals(Object)

Określa, czy dany obiekt jest taki sam, jak bieżący obiekt.

(Odziedziczone po Object)
GetHashCode()

Służy jako domyślna funkcja skrótu.

(Odziedziczone po Object)
GetType()

Type Pobiera wartość bieżącego wystąpienia.

(Odziedziczone po Object)
MemberwiseClone()

Tworzy płytkią kopię bieżącego Objectelementu .

(Odziedziczone po Object)
ToString()

Zwraca ciąg reprezentujący bieżący obiekt.

(Odziedziczone po Object)

Dotyczy

Zobacz też