DependencyFullName Property
DependencyFullName
Gets the full name of the dependency property. Returns the normal FullName if the property isn't a dependency property.
Declaration
public string DependencyFullName { get; }
Property Value
Type | Description |
---|---|
System.String |