ImageSource.CancellationTokenSource Property

Definition

Gets the CancellationTokenSource.

protected System.Threading.CancellationTokenSource CancellationTokenSource { get; }
member this.CancellationTokenSource : System.Threading.CancellationTokenSource

Property Value

Remarks

Used by inheritors to implement cancellable loads.

Applies to