Share via


AutoSuggestBox.IsSuggestionListOpenProperty 属性

定义

标识 IsSuggestionListOpen 依赖属性。

public:
 static property DependencyProperty ^ IsSuggestionListOpenProperty { DependencyProperty ^ get(); };
static DependencyProperty IsSuggestionListOpenProperty();
public static DependencyProperty IsSuggestionListOpenProperty { get; }
var dependencyProperty = AutoSuggestBox.isSuggestionListOpenProperty;
Public Shared ReadOnly Property IsSuggestionListOpenProperty As DependencyProperty

属性值

IsSuggestionListOpen 依赖属性的标识符。

适用于