Partager via


DependencyPropertyValueSource.Null, propriété

Obtient un objet DependencyPropertyValueSource qui représente une propriété dont la valeur est x:Null.

Espace de noms :  Microsoft.Windows.Design.PropertyEditing
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Null As DependencyPropertyValueSource
    Get
public static DependencyPropertyValueSource Null { get; }
public:
static property DependencyPropertyValueSource^ Null {
    DependencyPropertyValueSource^ get ();
}
static member Null : DependencyPropertyValueSource
static function get Null () : DependencyPropertyValueSource

Valeur de propriété

Type : Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
Objet DependencyPropertyValueSource qui représente une propriété dont la valeur est x:Null.

Sécurité .NET Framework

Voir aussi

Référence

DependencyPropertyValueSource Classe

Microsoft.Windows.Design.PropertyEditing, espace de noms

Autres ressources

Extensibilité du Concepteur WPF

Architecture d'édition de propriété