RecyclePool.TryGetElementCore(String, UIElement) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
protected:
virtual UIElement ^ TryGetElementCore(Platform::String ^ key, UIElement ^ owner) = TryGetElementCore;
/// [Windows.Foundation.Metadata.Experimental]
UIElement TryGetElementCore(winrt::hstring const& key, UIElement const& owner);
[Windows.Foundation.Metadata.Experimental]
protected virtual UIElement TryGetElementCore(string key, UIElement owner);
Protected Overridable Function TryGetElementCore (key As String, owner As UIElement) As UIElement
Parâmetros
- key
-
String
Platform::String
winrt::hstring
- owner
- UIElement
Retornos
- Atributos