RichEditBox.IsTextPredictionEnabledProperty プロパティ

定義

IsTextPredictionEnabled 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ IsTextPredictionEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTextPredictionEnabledProperty();
public static DependencyProperty IsTextPredictionEnabledProperty { get; }
var dependencyProperty = RichEditBox.isTextPredictionEnabledProperty;
Public Shared ReadOnly Property IsTextPredictionEnabledProperty As DependencyProperty

プロパティ値

IsTextPredictionEnabled 依存関係プロパティの識別子。

適用対象