共用方式為


SelectionPatternIdentifiers.IsSelectionRequiredProperty 屬性

定義

識別 IsSelectionRequired 自動化屬性。

public:
 static property AutomationProperty ^ IsSelectionRequiredProperty { AutomationProperty ^ get(); };
static AutomationProperty IsSelectionRequiredProperty();
public static AutomationProperty IsSelectionRequiredProperty { get; }
var automationProperty = SelectionPatternIdentifiers.isSelectionRequiredProperty;
Public Shared ReadOnly Property IsSelectionRequiredProperty As AutomationProperty

屬性值

自動化屬性識別碼。

適用於