AsyncContentLoadedEventArgs.AsyncContentLoadedState Property

Definition

Gets the state of the content loading.

public:
 property System::Windows::Automation::AsyncContentLoadedState AsyncContentLoadedState { System::Windows::Automation::AsyncContentLoadedState get(); };
public System.Windows.Automation.AsyncContentLoadedState AsyncContentLoadedState { get; }
member this.AsyncContentLoadedState : System.Windows.Automation.AsyncContentLoadedState
Public ReadOnly Property AsyncContentLoadedState As AsyncContentLoadedState

Property Value

One of the AsyncContentLoadedState values.

Applies to