'宣言 Public Overloads Sub SetValue( _ ByVal key As System.Windows.DependencyPropertyKey, _ ByVal value As System.Object _ )
'使用法 Dim instance As PageSettingsView Dim key As System.Windows.DependencyPropertyKey Dim value As System.Object instance.SetValue(key, value)
パラメータ
- key
- value