AutomationPeer.GetPattern(PatternInterface) Metodo

Definizione

Ottiene il modello di controllo associato all'oggetto PatternInterface specificato.

public:
 virtual Platform::Object ^ GetPattern(PatternInterface patternInterface) = GetPattern;
IInspectable GetPattern(PatternInterface const& patternInterface);
public object GetPattern(PatternInterface patternInterface);
function getPattern(patternInterface)
Public Function GetPattern (patternInterface As PatternInterface) As Object

Parametri

patternInterface
PatternInterface

Valore dell'enumerazione PatternInterface .

Restituisce

Object

Platform::Object

IInspectable

Oggetto che implementa l'interfaccia del modello; Null se il peer non supporta questa interfaccia.

Si applica a