Compartir a través de


IEntryBucket.TryCreateColumnContent(FrameworkElement) Método

Definición

Obtenga el elemento FrameworkElement usado para mostrar el grupo.

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

Parámetros

content
FrameworkElement

que FrameworkElement se va a mostrar el grupo.

Devoluciones

True si el grupo debe mostrarse mediante .FrameworkElement

Se aplica a