public static View GetContent( ContentView target )
		{
			return (View)target.GetValue( ContentProperty );
		}