IVisualElement2 介面

定義

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

public interface class IVisualElement2
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
struct IVisualElement2
/// [Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct IVisualElement2
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
public interface IVisualElement2
[Windows.Foundation.Metadata.Guid(3163884685, 7600, 21418, 157, 238, 52, 39, 28, 209, 140, 230)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public interface IVisualElement2
Public Interface IVisualElement2
衍生
屬性

備註

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

方法

GetVisualInternal()

Visual 取專案解析為 的 。

適用於

另請參閱