Property DependencyFullName
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
DependencyFullName
Gets the full name of the dependency property. Returns the normal FullName if the property isn't a dependency property.
public string DependencyFullName { get; }