Classe PhotoChooserTask
Gerarchia di ereditarietà
System.Object
Microsoft.Phone.Tasks.ChooserBase<PhotoResult>
Microsoft.Phone.Tasks.PhotoChooserTask
Spazio dei nomi: Microsoft.Phone.Tasks
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class PhotoChooserTask _
Inherits ChooserBase(Of PhotoResult)
public sealed class PhotoChooserTask : ChooserBase<PhotoResult>
public ref class PhotoChooserTask sealed : public ChooserBase<PhotoResult^>
[<Sealed>]
type PhotoChooserTask =
class
inherit ChooserBase<PhotoResult>
end
Il tipo PhotoChooserTask espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
PhotoChooserTask |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
PixelHeight | ||
PixelWidth | ||
ShowCamera | ||
TaskEventArgs | (Ereditato da ChooserBase<TTaskEventArgs>) |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals(Object) | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) | |
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) | |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) | |
Show | (Esegue l'override di ChooserBase<TTaskEventArgs>.Show()). | |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
Completed | (Ereditato da ChooserBase<TTaskEventArgs>) |
In alto
Informazioni sulla versione
.NET per applicazioni Windows Phone
Supportato in: Windows Phone 8, Silverlight 8.1
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.