IVisualElement Interface
Definition
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.
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
- Derived
- Attributes
Remarks
This interface is implemented by UIElement.