OnPlatform<T>.WinPhone Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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