LocalValueEntry::Property Property
.NET Framework (current version)
Gets the identifier for the locally set dependency property that is represented by this entry.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System.Windows::DependencyProperty^The identifier for the locally set dependency property.
Use this property to query the identifier of the locally set dependency property and to obtain its metadata. This obtained metadata may include the initial default value of the property and whether the property supports property value inheritance.
.NET Framework
Available since 3.0
Available since 3.0
Show: