Partager via


ViewItem.PlatformObject, propriété

Obtient l'objet de dépendance sous-jacent qui représente cette vue.

Espace de noms :  Microsoft.Windows.Design.Interaction
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : System.Object
Objet de dépendance sous-jacent.

Sécurité .NET Framework

Voir aussi

Référence

ViewItem Classe

Microsoft.Windows.Design.Interaction, espace de noms