PickerFlyoutBase.TitleProperty Свойство

Определение

Возвращает идентификатор присоединенного свойства заголовка.

public:
 static property DependencyProperty ^ TitleProperty { DependencyProperty ^ get(); };
static DependencyProperty TitleProperty();
public static DependencyProperty TitleProperty { get; }
var dependencyProperty = PickerFlyoutBase.titleProperty;
Public Shared ReadOnly Property TitleProperty As DependencyProperty

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

Идентификатор присоединенного свойства title.

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