IVisualElement 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public interface class IVisualElement
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(562098677, 46552, 19446, 146, 10, 18, 0, 110, 99, 239, 239)]
struct IVisualElement
/// [Windows.Foundation.Metadata.Guid(562098677, 46552, 19446, 146, 10, 18, 0, 110, 99, 239, 239)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
struct IVisualElement
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.Guid(562098677, 46552, 19446, 146, 10, 18, 0, 110, 99, 239, 239)]
public interface IVisualElement
[Windows.Foundation.Metadata.Guid(562098677, 46552, 19446, 146, 10, 18, 0, 110, 99, 239, 239)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public interface IVisualElement
Public Interface IVisualElement
- 派生
- 属性
注解
此接口由 UIElement 实现。