Method FromName
FromName(string, Type)
Find a property from name
public static DependencyProperty FromName(string name, Type ownerType)
Parameters
Returns
- DependencyProperty
Dependency property
Remarks
Search includes base classes of the provided type as well