Share via


TemplateBindingExtension.Property Propriedade

Definição

Obtém ou define a propriedade à qual associar.

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

Valor da propriedade

DependencyProperty

Identificador da propriedade de dependência que está sendo associada.

Comentários

Uso de texto XAML

Para obter informações XAML, consulte a Extensão de Marcação TemplateBinding.

Aplica-se a