Partilhar via


Propriedade DependencyPropertyValueSource.DynamicResource

Obtém um DependencyPropertyValueSource objeto que representa uma propriedade definida como um recurso dinâmico.

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
A DependencyPropertyValueSource objeto que representa uma propriedade definida como um recurso dinâmico.

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