SelectionPatternIdentifiers 類別

定義

包含 ISelectionProvider 做為識別項的值。

public ref class SelectionPatternIdentifiers abstract sealed
public static class SelectionPatternIdentifiers
type SelectionPatternIdentifiers = class
Public Class SelectionPatternIdentifiers
繼承
SelectionPatternIdentifiers

備註

使用者介面自動化提供者會使用這些識別碼。 使用者介面自動化用戶端應用程式應該使用 中的 SelectionPattern 對等欄位。

欄位

CanSelectMultipleProperty

識別 CanSelectMultiple 屬性。

InvalidatedEvent

識別當容器中的選取範圍大幅變更,需要傳送比 InvalidateLimit 常數所允許的更多新增和移除事件時所引發的事件。

IsSelectionRequiredProperty

識別 IsSelectionRequired 屬性。

Pattern

識別 SelectionPattern 模式。

SelectionProperty

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

適用於

另請參閱