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 相依性屬性的標識碼。

適用於