[]
Gets the value of the PaneName attached property for a given framework element.
public static string GetPaneName(FrameworkElement element)
Type | Name | Description |
---|---|---|
FrameworkElement | element | The FrameworkElement from which the property value is read. |
Type | Description |
---|---|
string | The string value of the specified element. |