StyleTypedPropertyAttribute.Property Vlastnost

Definice

Získá nebo nastaví název vlastnosti, která je typu Style.

public:
 property System::String ^ Property { System::String ^ get(); void set(System::String ^ value); };
public string Property { get; set; }
member this.Property : string with get, set
Public Property Property As String

Hodnota vlastnosti

String

Název vlastnosti, která je typu Style.

Poznámky

Použití textu XAML

Tuto vlastnost nelze použít v jazyce XAML.

Platí pro