TreeViewNode.ContentProperty Свойство

Определение

Идентифицирует свойство зависимости содержимого.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.TreeViewNode.ContentProperty (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

public:
 static property DependencyProperty ^ ContentProperty { DependencyProperty ^ get(); };
static DependencyProperty ContentProperty();
public static DependencyProperty ContentProperty { get; }
var dependencyProperty = TreeViewNode.contentProperty;
Public Shared ReadOnly Property ContentProperty As DependencyProperty

Значение свойства

Идентификатор свойства зависимости содержимого.

Применяется к