Share via


IVisualElement Interface

Definition

Marks an object to indicate to the system that it can resolve to a composition Visual

[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
Derived
Attributes

Remarks

This interface is implemented by UIElement.

Applies to