Compartilhar via


Propriedade DependencyPropertyValueSource.Binding

Obtém um DependencyPropertyValueSource objeto que representa uma propriedade acoplado.

Namespace:  Microsoft.Windows.Design.PropertyEditing
Assembly:  Microsoft.Windows.Design.Interaction (em Microsoft.Windows.Design.Interaction.dll)

Sintaxe

'Declaração
Public Shared ReadOnly Property Binding As DependencyPropertyValueSource
    Get
public static DependencyPropertyValueSource Binding { get; }
public:
static property DependencyPropertyValueSource^ Binding {
    DependencyPropertyValueSource^ get ();
}
static member Binding : DependencyPropertyValueSource
static function get Binding () : DependencyPropertyValueSource

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
A DependencyPropertyValueSource objeto que representa uma propriedade acoplado.

Segurança do .NET Framework

Consulte também

Referência

DependencyPropertyValueSource Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura