依赖属性详解,有源码//传入ownerType增加Owner publicDependencyPropertyAddOwner(TypeownerType) { returnAddOwner(ownerType,null); } //增加所有者,根据ownerType和typeMetadata publicDependencyPropertyAddOwner(TypeownerType,PropertyMetadatatypeMetadata) { if(typeMetadata==null)typeMetada