Compartir a través de


ViewItem.PlatformObject (Propiedad)

Obtiene el objeto de dependencia subyacente que representa esta vista.

Espacio de nombres:  Microsoft.Windows.Design.Interaction
Ensamblado:  Microsoft.Windows.Design.Interaction (en Microsoft.Windows.Design.Interaction.dll)

Sintaxis

'Declaración
Public MustOverride ReadOnly Property PlatformObject As Object
    Get
public abstract Object PlatformObject { get; }
public:
virtual property Object^ PlatformObject {
    Object^ get () abstract;
}
abstract PlatformObject : Object
abstract function get PlatformObject () : Object

Valor de propiedad

Tipo: System.Object
Objeto de dependencia subyacente.

Seguridad de .NET Framework

Vea también

Referencia

ViewItem Clase

Microsoft.Windows.Design.Interaction (Espacio de nombres)