共用方式為


SelectionPatternIdentifiers.SelectionProperty 屬性

定義

識別可從容器中取得所選項目的屬性。

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

屬性值

自動化屬性識別碼。

適用於