UIElementType Énumération

Définition

Décrit les types d’UIElements à fournir via IUIElementProvider<TItem,TContext> .

public enum class UIElementType
public enum class UIElementType
enum UIElementType
public enum UIElementType
type UIElementType = 
Public Enum UIElementType
Héritage
UIElementType

Champs

Large 1

Grand UIElement représentant l’objet en question.

Small 0

Petit UIElement représentant l’objet en question.

Tooltip 2

UIElement à héberger dans une info-bulle représentant l’objet en question.

S’applique à