SelectionPatternIdentifiers 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
包含用作 的 ISelectionProvider識別碼值。
public ref class SelectionPatternIdentifiers abstract sealed
public static class SelectionPatternIdentifiers
type SelectionPatternIdentifiers = class
Public Class SelectionPatternIdentifiers
- 繼承
-
SelectionPatternIdentifiers
備註
這些識別碼被 使用者介面自動化 提供者使用。 使用者介面自動化客戶端應用程式應該使用SelectionPattern 中等效欄位。
欄位
| 名稱 | Description |
|---|---|
| CanSelectMultipleProperty |
識別該 CanSelectMultiple 物業。 |
| InvalidatedEvent |
識別當容器中選擇發生重大變動,且需發送超過 InvalidateLimit 常數允許的加減事件時,該事件會被觸發。 |
| IsSelectionRequiredProperty |
識別該 IsSelectionRequired 物業。 |
| Pattern |
辨識出模式。SelectionPattern |
| SelectionProperty |
識別將所選物品放入容器的屬性。 |