Sdílet prostřednictvím


RenderWithAttribute Třída

Definice

Přidružte zobrazení k rendereru.

[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class RenderWithAttribute : Attribute
type RenderWithAttribute = class
    inherit Attribute
Dědičnost
System.Attribute
RenderWithAttribute
Atributy
System.AttributeUsageAttribute

Poznámky

Lazily asociujte pohled s rendererem.

Konstruktory

RenderWithAttribute(Type, Type[])

Přidružte zobrazení k rendereru.

RenderWithAttribute(Type)

Zobrazení, které se má vykreslit.

Vlastnosti

SupportedVisuals

Přidružte zobrazení k rendereru.

Type

Vykreslovací modul pro toto zobrazení

Platí pro