Sets the value of the PaneName attached property for a given framework element.
シンタックス
'宣言
Public Shared Sub SetPaneName( _
ByVal As System.Windows.FrameworkElement, _
ByVal As System.String _
)
public static void SetPaneName(
System.Windows.FrameworkElement ,
System.string
)
パラメータ
- element
- The System.Windows.FrameworkElement for which the property value is set.
- value
- The System.String value to be set on the specified element.
参照