示例#1
0
 internal override bool UsesDependencyProperty(DependencyObject d, DependencyProperty dp)
 {
     return(PW.UsesDependencyProperty(d, dp));
 }