RenderWithAttribute Classe

Definição

Associe a exibição ao renderizador.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class RenderWithAttribute : Attribute
type RenderWithAttribute = class
    inherit Attribute
Herança
RenderWithAttribute
Atributos

Comentários

Assoice de forma preguiçosa uma exibição com seu renderizador.

Construtores

RenderWithAttribute(Type)

O modo de exibição a renderizar.

RenderWithAttribute(Type, Type[])

Associe a exibição ao renderizador.

Propriedades

SupportedVisuals

Associe a exibição ao renderizador.

Type

O renderizador para esse modo de exibição.

Aplica-se a