'宣言 Public Shared Function GetPaneName( _ ByVal element As System.Windows.FrameworkElement _ ) As System.String
public static System.string GetPaneName( System.Windows.FrameworkElement element )
パラメータ
- element
- The System.Windows.FrameworkElement from which the property value is read.
戻り値の型
The System.String value of the specified element.