DependencyPropertyValueSource.InheritedValue, propriété
Obtient un objet DependencyPropertyValueSource qui représente une propriété dont la valeur a été héritée.
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 InheritedValue As DependencyPropertyValueSource
Get
public static DependencyPropertyValueSource InheritedValue { get; }
public:
static property DependencyPropertyValueSource^ InheritedValue {
DependencyPropertyValueSource^ get ();
}
static member InheritedValue : DependencyPropertyValueSource
static function get InheritedValue () : DependencyPropertyValueSource
Valeur de propriété
Type : Microsoft.Windows.Design.PropertyEditing.DependencyPropertyValueSource
Objet DependencyPropertyValueSource qui représente une propriété dont la valeur a été héritée.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.
Voir aussi
Référence
DependencyPropertyValueSource Classe
Microsoft.Windows.Design.PropertyEditing, espace de noms