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 依存関係プロパティの識別子。

適用対象