RecyclingElementFactory.OnSelectTemplateKeyCore(Object, UIElement) 메서드

정의

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

매개 변수

dataContext
Object

Platform::Object

IInspectable

owner
UIElement

반환

String

Platform::String

winrt::hstring

특성

적용 대상