Partilhar via


Propriedade PropertyValueExceptionEventArgs.PropertyValue

Obtém o PropertyValue para a exceção está ocorrendo.

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

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.Windows.Design.PropertyEditing.PropertyValue
A PropertyValue para a exceção está ocorrendo.

Segurança do .NET Framework

Consulte também

Referência

PropertyValueExceptionEventArgs Classe

Namespace Microsoft.Windows.Design.PropertyEditing

Outros recursos

Extensibilidade do WPF Designer

Propriedade de edição de arquitetura