System.Windows.AssemblyPart.AssemblyPart C# (CSharp) Метод

AssemblyPart() статический приватный Метод

static private AssemblyPart ( ) : System
Результат System
		static AssemblyPart ()
		{
			SourceProperty = DependencyProperty.Lookup (Kind.ASSEMBLYPART, "Source", typeof (string));
		}