'宣言 Public Sub CoerceValue( _ ByVal dp As System.Windows.DependencyProperty _ )
'使用法 Dim instance As PageSettingsView Dim dp As System.Windows.DependencyProperty instance.CoerceValue(dp)
public void CoerceValue( System.Windows.DependencyProperty dp )
パラメータ
- dp