Udostępnij za pośrednictwem


IEntryBucket.TryCreateColumnContent(FrameworkElement) Metoda

Definicja

FrameworkElement Pobierz element używany do wyświetlania grupy.

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

Parametry

content
FrameworkElement

Element FrameworkElement do wyświetlenia grupy.

Zwraca

true, jeśli grupa powinna być wyświetlana przy użyciu .FrameworkElement

Dotyczy