UIElementType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes types of UIElements to be provided via IUIElementProvider<TItem,TContext>.
public enum class UIElementType
C++/CX
public enum class UIElementType
enum UIElementType
public enum UIElementType
type UIElementType =
Public Enum UIElementType
- Inheritance
-
UIElementType
Name | Value | Description |
---|---|---|
Small | 0 | Small UIElement representing the object in question. |
Large | 1 | Large UIElement representing the object in question. |
Tooltip | 2 | UIElement to be hosted in a tooltip representing the object in question. |
Ürün | Sürümler |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |