共用方式為


HandwritingView.AreCandidatesEnabledProperty 屬性

定義

識別 AreCandidatesEnabled 相依性屬性。

public:
 static property DependencyProperty ^ AreCandidatesEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty AreCandidatesEnabledProperty();
public static DependencyProperty AreCandidatesEnabledProperty { get; }
var dependencyProperty = HandwritingView.areCandidatesEnabledProperty;
Public Shared ReadOnly Property AreCandidatesEnabledProperty As DependencyProperty

屬性值

AreCandidatesEnabled 相依性屬性的識別碼。

適用於

另請參閱