IWindowInFocusDataSource.Intervals Property

Definition

public System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.WindowInFocus.IWindowInFocusInterval> Intervals { get; }
member this.Intervals : System.Collections.Generic.IReadOnlyList<Microsoft.Windows.EventTracing.WindowInFocus.IWindowInFocusInterval>
Public ReadOnly Property Intervals As IReadOnlyList(Of IWindowInFocusInterval)

Property Value

Remarks

This list will be empty if no window focus change occurred during the trace.

Applies to