IVisualElement2 介面

定義

提供擷取物件基礎 視覺效果的方法。

public interface class IVisualElement2
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 786432)]
/// [Windows.Foundation.Metadata.Guid(2570774688, 24663, 24128, 145, 140, 224, 110, 11, 126, 124, 100)]
struct IVisualElement2
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
[Windows.Foundation.Metadata.Guid(2570774688, 24663, 24128, 145, 140, 224, 110, 11, 126, 124, 100)]
public interface IVisualElement2
Public Interface IVisualElement2
屬性

Windows 需求

裝置系列
Windows 10, version 2104 (已於 10.0.20348.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v12.0 引進)

備註

當 物件如 UIElement 實作這個介面時,組合引擎可以呼叫 GetVisualInternal 來取得其基礎 視覺效果

方法

GetVisualInternal()

Visual 取專案解析為 的 。

適用於