共用方式為


AutoSuggestBoxTextChangedEventArgs.ReasonProperty 屬性

定義

識別 Reason 相依性屬性。

public:
 static property DependencyProperty ^ ReasonProperty { DependencyProperty ^ get(); };
static DependencyProperty ReasonProperty();
public static DependencyProperty ReasonProperty { get; }
var dependencyProperty = AutoSuggestBoxTextChangedEventArgs.reasonProperty;
Public Shared ReadOnly Property ReasonProperty As DependencyProperty

屬性值

Reason相依性屬性的識別碼。

適用於