UIElementType 枚举

定义

描述要通过提供的 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。

适用于