OnPlatform<T>.WinPhone Property

Definition

Caution

This API is now deprecated.

The type as it is implemented on the WinPhone platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete]
public T WinPhone { get; set; }
member this.WinPhone : 'T with get, set

Property Value

T
Attributes
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Applies to