RecyclePool.TryGetElementCore(String, UIElement) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- key
-
String
Platform::String
winrt::hstring
- owner
- UIElement
Retours
- Attributs