Compartir a través de


ViewHandler.ContainerView Propiedad

Definición

Obtiene la vista que actúa como contenedor para .PlatformView

public:
 property System::Object ^ ContainerView { System::Object ^ get(); };
public object? ContainerView { get; }
member this.ContainerView : obj
Public ReadOnly Property ContainerView As Object

Valor de propiedad

Comentarios

Tenga en cuenta que puede ser null. Especialmente cuando HasContainer se establece false en este valor, es posible que no se establezca.

Se aplica a