RecyclingElementFactory.OnSelectTemplateKeyCore(Object, 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 Platform::String ^ OnSelectTemplateKeyCore(Platform::Object ^ dataContext, UIElement ^ owner) = OnSelectTemplateKeyCore;
/// [Windows.Foundation.Metadata.Experimental]
winrt::hstring OnSelectTemplateKeyCore(IInspectable const& dataContext, UIElement const& owner);
[Windows.Foundation.Metadata.Experimental]
protected virtual string OnSelectTemplateKeyCore(object dataContext, UIElement owner);
Protected Overridable Function OnSelectTemplateKeyCore (dataContext As Object, owner As UIElement) As String
Parâmetros
- dataContext
-
Object
Platform::Object
IInspectable
- owner
- UIElement
Retornos
- Atributos