Method GetImageName
- Namespace
- Innova.Prism.Telerik.Extensions
- Assembly
- Innova.Prism.Telerik.dll
GetImageName(FrameworkElement)
Gets the value of the ImageName attached property for a specified element.
public static string GetImageName(FrameworkElement element)
Parameters
element
FrameworkElementThe element to get the value for.
Returns
- string
The value of the ImageName attached property.