'Declaration Public Function New( _ ByVal assemblyName As String, _ ByVal sourcePath As String _ )
'Usage Dim assemblyName As String Dim sourcePath As String Dim instance As New ResourceDictionary(assemblyName, sourcePath)
public ResourceDictionary( string assemblyName, string sourcePath )
Parameters
- assemblyName
- sourcePath