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

属性值

自动化属性标识符。

适用于