UIElementType 枚举
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
描述要通过提供的 UIElements 的类型 IUIElementProvider<TItem,TContext> 。
public enum class UIElementType
public enum class UIElementType
enum UIElementType
public enum UIElementType
type UIElementType =
Public Enum UIElementType
- 继承
-
UIElementType
字段
| Large | 1 | 表示有问题的对象的较大 UIElement。 |
| Small | 0 | 小型 UIElement,表示有问题的对象。 |
| Tooltip | 2 | 要在表示相关对象的工具提示中承载 UIElement。 |