System.Windows.AssemblyPart.AssemblyPart C# (CSharp) Method

AssemblyPart() static private method

static private AssemblyPart ( ) : System
return System
		static AssemblyPart ()
		{
			SourceProperty = DependencyProperty.Lookup (Kind.ASSEMBLYPART, "Source", typeof (string));
		}