System.Windows.AssemblyPart.AssemblyPart C# (CSharp) Méthode

AssemblyPart() static private méthode

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