Partager via


IEntryBucket.TryCreateColumnContent(FrameworkElement) Méthode

Définition

Obtient le FrameworkElement utilisé pour afficher le groupe.

public:
 bool TryCreateColumnContent([Runtime::InteropServices::Out] System::Windows::FrameworkElement ^ % content);
public bool TryCreateColumnContent (out System.Windows.FrameworkElement content);
abstract member TryCreateColumnContent : FrameworkElement -> bool
Public Function TryCreateColumnContent (ByRef content As FrameworkElement) As Boolean

Paramètres

content
FrameworkElement

FrameworkElement pour afficher le groupe.

Retours

true si le groupe doit être affiché à l’aide d’un FrameworkElement.

S’applique à